Try just skipping the errors for now.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-11-08 22:42:42 +00:00 committed by Pierre-Yves Chibon
parent 7577427d53
commit cd58594eb5

View file

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