kolla-ansible/releasenotes/notes/support-multiple-inventories-f0b694fa4e78bb8a.yaml
Will Szumski 6c72fa8117 Support multiple inventories
Multiple inventories can now be passed to `kolla-ansible`.  This can be
useful to construct a common inventory that is shared between multiple
environments.

Change-Id: I2ac5d7851b310bea2ba362b353f18c592a0a6a2e
2021-07-29 15:25:07 +00:00

6 lines
158 B
YAML

---
features:
- |
It is now possible to pass multiple inventories to ``kolla-ansible``. To do
so you should specify ``--inventory`` multiple times.