sudo: skip no longer works with a list like this, make a default.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d7c387e0e5
commit
950ab07c02
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
- "{{ private }}/files/sudo/{{ inventory_hostname }}-sudoers"
|
||||
- "{{ private }}/files/sudo/{{ ansible_hostname }}-sudoers"
|
||||
- "{{ private }}/files/sudo/{{ ansible_domain }}-sudoers"
|
||||
skip: true
|
||||
- "{{ private }}/files/sudo/default"
|
||||
tags:
|
||||
- config
|
||||
- sudo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue