Try just skipping the errors for now.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
7577427d53
commit
cd58594eb5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue