sudo: this also need the full private path.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
dd55242b6c
commit
082d1316bf
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"
|
||||||
- default
|
- "{{ private }}/files/sudo/default"
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- sudo
|
- sudo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue