Ignore error but still report them
This commit is contained in:
parent
0115f9afdc
commit
21cdce6765
1 changed files with 1 additions and 0 deletions
|
@ -14,5 +14,6 @@
|
||||||
with_first_found:
|
with_first_found:
|
||||||
- files: $files/hosts/${ ansible_fqdn }-hosts $files/hosts/${ ansible_hostname }-hosts $files/hosts/${ ansible_domain }-hosts $files/hosts/${ host_group }-hosts
|
- files: $files/hosts/${ ansible_fqdn }-hosts $files/hosts/${ ansible_hostname }-hosts $files/hosts/${ ansible_domain }-hosts $files/hosts/${ host_group }-hosts
|
||||||
# skip: true
|
# skip: true
|
||||||
|
ignore_errors: true
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue