ansible/changelogs/fragments/no_empty_groups.yml
Brian Coca ddb3764039
avoid empty groups in json output (#45621)
they get confused as hosts by script plugin

fixes #45601
2018-09-13 15:38:52 -04:00

2 lines
105 B
YAML

bugfixes:
- avoid empty groups in ansbile-inventory JSON output as they will be interpreted as hosts