]> 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 a574db1..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-- name: Setup Debain system - part 2
-  hosts: "{{ hosts | default('all') }}"
-  gather_facts: true
-  roles:
-    - init-system2
-    - role: remove-systemd
-      when: ansible_facts.os_family == 'Debian'
-    - root
-    - firewall
-    - logcheck
-    - sshd