]> git.phdru.name Git - ansible.git/blobdiff - playbooks/redhat/init-system2.yml
Feat: Combine Debian/RedHat playbooks and roles
[ansible.git] / playbooks / redhat / init-system2.yml
diff --git a/playbooks/redhat/init-system2.yml b/playbooks/redhat/init-system2.yml
deleted file mode 100644 (file)
index 75dd28a..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-- name: Setup Debain system - part 2
-  hosts: "{{ hosts | default('all') }}"
-  gather_facts: true
-  roles:
-    - init-system2
-    - root
-    - firewall
-    - logcheck
-    - sshd