Steven Hardy 6d52b6aaa3 Switch static ansible inventory to yaml format
This is needed so we can represent complex data types e.g lists/maps
in the vars, which is difficult with the current ini format.

tripleo-ansible-inventory now supports --static-yaml-inventory, and
the old format is deprecated, so switch these uses to the new CLI.

Change-Id: I19c3877c0de8553715508a9dacc2ef145935af89
2018-01-06 15:19:28 +00:00
..