openstack-ansible/releasenotes/notes/inventory-main-function-arg...

7 lines
227 B
YAML

---
deprecations:
- The ``main`` function in ``dynamic_inventory.py`` now
takes named arguments instead of dictionary. This is to support
future code changes that will move construction logic into
separate files.