diff options
-rw-r--r-- | playbooks/all-hosts-basic.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/playbooks/all-hosts-basic.yml b/playbooks/all-hosts-basic.yml index ba80f2c..2aeef8f 100644 --- a/playbooks/all-hosts-basic.yml +++ b/playbooks/all-hosts-basic.yml @@ -15,4 +15,3 @@ - { role: tools } - { role: sshd } - { role: users } - - { role: git } |