ansible/changelogs/fragments/ansible-inventory-code-cleanup.yml

4 lines
136 B
YAML
Raw Normal View History

2020-05-16 02:00:35 +02:00
bugfixes:
- Use ``sys.exit`` instead of ``exit`` in ``ansible-inventory``.
- Remove unused Python imports in ``ansible-inventory``.