]> git.phdru.name Git - ansible.git/blobdiff - playbooks/init-system2.yml
Update(logcheck): Update `local-spamassassin`
[ansible.git] / playbooks / init-system2.yml
diff --git a/playbooks/init-system2.yml b/playbooks/init-system2.yml
deleted file mode 100644 (file)
index 947fd66..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-- name: Setup Linux system - part 2
-  hosts: "{{ hosts | default('all') }}"
-  gather_facts: true
-  roles:
-    - firewall
-    - logcheck
-    - root
-    - setup-usrlocal
-    - sshd