kolla-ansible/releasenotes/notes/support-check-and-diff-mode-for-genconfig-97703a2ed13ab9ec.yaml

8 lines
257 B
YAML
Raw Normal View History

---
features:
- |
Adds support for Ansible check and diff mode when generating configuration.
It is possible to use ``EXTRA_OPTS='--check --diff' kolla-ansible
genconfig`` to check what the configuration file will be like in dry-run
mode.