could it all be a -?
This commit is contained in:
parent
f5470e6eb9
commit
dcc2168247
1 changed files with 1 additions and 1 deletions
|
@ -17,6 +17,6 @@
|
||||||
action: copy src=$item dest=/etc/sudoers.d/ owner=root group=root mode=0600
|
action: copy src=$item dest=/etc/sudoers.d/ owner=root group=root mode=0600
|
||||||
with_first_found:
|
with_first_found:
|
||||||
- files: ${sudoers} ${private}/files/sudo/${ansible_fqdn}-sudoers ${private}/files/sudo/${ansible_hostname}-sudoers ${private}/files/sudo/${ansible_domain}-sudoers
|
- files: ${sudoers} ${private}/files/sudo/${ansible_fqdn}-sudoers ${private}/files/sudo/${ansible_hostname}-sudoers ${private}/files/sudo/${ansible_domain}-sudoers
|
||||||
- skip: true
|
skip: true
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue