revert back to skip: true for these.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
18f412da29
commit
8358a3f198
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
|||
- "{{ ansible_domain }}-hosts"
|
||||
- "{{ datacenter }}-hosts"
|
||||
- "base"
|
||||
errors: ignore
|
||||
skip: true
|
||||
tags:
|
||||
- config
|
||||
- hosts
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
- "{{ private }}/files/sudo/{{ inventory_hostname }}-sudoers"
|
||||
- "{{ private }}/files/sudo/{{ ansible_hostname }}-sudoers"
|
||||
- "{{ private }}/files/sudo/{{ ansible_domain }}-sudoers"
|
||||
errors: ignore
|
||||
skip: true
|
||||
tags:
|
||||
- config
|
||||
- sudo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue