sudo: seems not, lets default to a default file.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-11-08 23:55:14 +00:00 committed by Pierre-Yves Chibon
parent 23a6c1242f
commit dd55242b6c

View file

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