1db352f007
Change-Id: Ib2ca736e08f48da88bb74feb5cd1efce3b860ab7 Partially-Implements: blueprint ansible-check-mode
7 lines
234 B
YAML
7 lines
234 B
YAML
---
|
|
features:
|
|
- |
|
|
Support ansible check and diff module for generate configrations. You could
|
|
use ``EXTRA_OPTS='--check --diff' kolla-ansible genconfig`` to check what
|
|
the configration file will be like in dry-run mode.
|