rajout gestion fichier

This commit is contained in:
2021-06-10 13:59:38 +02:00
parent a1e2666e83
commit 719dd8618b
3 changed files with 5 additions and 2 deletions

View File

@@ -37,7 +37,7 @@
- name: configure sudo
tags: sudo
copy:
content: "ansible ALL=(ALL) NOPASSWD: ALL"
src: sudo
dest: /etc/sudoers.d/ansible
validate: "/usr/sbin/visudo -cf %s"