]> git.phdru.name Git - ansible.git/blobdiff - playbooks/debian/remove-systemd.yml
Feat(remove-systemd): Run role instead of playbook with 1 task
[ansible.git] / playbooks / debian / remove-systemd.yml
diff --git a/playbooks/debian/remove-systemd.yml b/playbooks/debian/remove-systemd.yml
deleted file mode 100644 (file)
index 1c4ddb0..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-- name: Setup Debian system - remove SystemD
-  hosts: "{{ hosts | default('all') }}"
-  gather_facts: false
-  roles:
-    - remove-systemd