]> git.phdru.name Git - ansible.git/blobdiff - playbooks/debian/init-system.yml
Feat(debian): Change directory structure
[ansible.git] / playbooks / debian / init-system.yml
index 4866b7e53a9d88dff5f660e280b8bb5fdbf851ec..62f594f224083b949c97e64d8b401e1a4bff5b3f 100644 (file)
@@ -2,6 +2,6 @@
   hosts: "{{ hosts | default('servers') }}"
   gather_facts: false
   roles:
-    - debian/init-system
-    - debian/sudo
-    - debian/phd
+    - init-system
+    - sudo
+    - phd