openstack-ansible/doc/source
Nolan Brubaker d68e65bfdd Add an inventory config check option
Previously there was no way to do a 'dry run' against a set of inventory
configuration files without actually writing the full inventory
structure to disk.

This change adds a simple check flag to the script, allowing users to
pre-validate their configurations prior to executing the Ansible
playbooks. No syntax validation happens against the YAML files; rather,
the dynamic_inventory.py script is executed and builds a full inventory
in memory, but does not write any output.

Currently, this is meant as a starting point. Further validation can
build from here, but the flag is largely meant to check for known
exceptions/errors early.

Change-Id: Ic58566ee124c824c8bba549ade46bce5c268905a
2016-08-20 21:02:01 +00:00
..
_static Add Sphinx machinery and initial docs. 2015-05-14 10:50:05 -04:00
developer-docs Add an inventory config check option 2016-08-20 21:02:01 +00:00
install-guide [docs] Move ops content and fix build errors 2016-08-04 12:49:21 +10:00
install-guide-revised-draft Merge "[docs] fix invalid hyperlink in overview-security.rst" 2016-08-20 14:00:33 +00:00
upgrade-guide [DOC] Added automatic fetched latest tags. 2016-08-17 03:28:21 +00:00
conf.py [DOC] Modified conf.py to fetch the latest tag automatically 2016-08-12 14:46:08 +00:00
index.rst Docs: Implement Manuals Theme and doc8 checks 2016-07-10 00:30:22 +01:00