revert back to skip: true for these.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-05-29 02:20:50 +00:00
parent 18f412da29
commit 8358a3f198
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@
- "{{ ansible_domain }}-hosts"
- "{{ datacenter }}-hosts"
- "base"
errors: ignore
skip: true
tags:
- config
- hosts

View file

@ -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