sudo: seems not, lets default to a default file.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
23a6c1242f
commit
dd55242b6c
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
- "{{ private }}/files/sudo/{{ inventory_hostname }}-sudoers"
|
- "{{ private }}/files/sudo/{{ inventory_hostname }}-sudoers"
|
||||||
- "{{ private }}/files/sudo/{{ ansible_hostname }}-sudoers"
|
- "{{ private }}/files/sudo/{{ ansible_hostname }}-sudoers"
|
||||||
- "{{ private }}/files/sudo/{{ ansible_domain }}-sudoers"
|
- "{{ private }}/files/sudo/{{ ansible_domain }}-sudoers"
|
||||||
skip: true
|
- default
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- sudo
|
- sudo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue