fix create gilles user
This commit is contained in:
parent
075f363cd5
commit
c871e1d3c8
@ -16,5 +16,6 @@
|
||||
- name: copy sudo file
|
||||
lineinfile:
|
||||
path: /etc/sudoers.d/gilles
|
||||
create: true
|
||||
insertbefore: EOF
|
||||
line: 'gilles ALL=(ALL) NOPASSWD: ALL'
|
||||
Loading…
x
Reference in New Issue
Block a user