summaryrefslogtreecommitdiff
path: root/changelogs/fragments/any_unparsed_is_failed.yaml
blob: 465f4e2772966b9173149214b3c46bb0a367454c (plain)
1
2
3
4
5
---
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.