]> git.phdru.name Git - ansible.git/blobdiff - playbooks/debian/init-system2.yml
Fix(add-apache-vhost): Fix directories
[ansible.git] / playbooks / debian / init-system2.yml
index 0efdf4aabc4be770da83b13dfb8e5362bdce4a33..f28026d855f29fc796334c46272d193f7e053597 100644 (file)
@@ -1,5 +1,10 @@
 - name: Setup Debain system - part 2
-  hosts: "{{ hosts | default('servers') }}"
+  hosts: "{{ hosts | default('all') }}"
   gather_facts: false
   roles:
+    - init-system2
     - remove-systemd
+    - root
+    - firewall
+    - logcheck
+    - sshd