]> git.phdru.name Git - ansible.git/blobdiff - playbooks/debian-init-system.yml
Fix plays and tasks names
[ansible.git] / playbooks / debian-init-system.yml
index af871342dff813158fd935b81758ae21582e0391..61be2f431693c47e14c53b24601cdae6fa7400a0 100644 (file)
@@ -1,7 +1,6 @@
-- name: Create user phd
+- name: Configure Debain system
   hosts: "{{ hosts | default('servers') }}"
   gather_facts: false
   roles:
-    - debian-sudo
-    - debian-phd
     - debian-init-system
+    - debian-sudo