You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/any_unparsed_is_failed.yaml

6 lines
233 B
YAML

---
minor_changes:
- Added inventory.any_unparsed_is_failed configuration setting. In an
inventory with a static hosts file and (say) ec2.py, enabling this
setting will cause a failure instead of a warning if ec2.py fails.