Ignore error but still report them

This commit is contained in:
Pierre-Yves Chibon 2013-09-20 16:18:32 +00:00
parent 0115f9afdc
commit 21cdce6765

View file

@ -14,5 +14,6 @@
with_first_found:
- files: $files/hosts/${ ansible_fqdn }-hosts $files/hosts/${ ansible_hostname }-hosts $files/hosts/${ ansible_domain }-hosts $files/hosts/${ host_group }-hosts
# skip: true
ignore_errors: true
tags:
- config