sudo: this also need the full private path.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-11-09 00:03:57 +00:00 committed by Pierre-Yves Chibon
parent dd55242b6c
commit 082d1316bf

View file

@ -43,7 +43,7 @@
- "{{ private }}/files/sudo/{{ inventory_hostname }}-sudoers"
- "{{ private }}/files/sudo/{{ ansible_hostname }}-sudoers"
- "{{ private }}/files/sudo/{{ ansible_domain }}-sudoers"
- default
- "{{ private }}/files/sudo/default"
tags:
- config
- sudo