]> git.phdru.name Git - ansible.git/blobdiff - playbooks/roles/debian-sudo/tasks/main.yml
Fix plays and tasks names
[ansible.git] / playbooks / roles / debian-sudo / tasks / main.yml
index 242a373244d2595d310e4d479d70ea1128bc907d..c9bea00b85a00b44bc2e9a98a74f01144e8ca9b0 100644 (file)
@@ -13,7 +13,7 @@
     append: yes
     groups: sudo
 
-- name: Allow passwordless operations
+- name: Allow passwordless operations for phd
   become: true
   copy:
     content: 'phd      ALL=(ALL:ALL) NOPASSWD: ALL'