#62 standard-inventory-qcow2: Print out inventory path when debugging
Merged by merlinm. Opened by stefw.
stefw/standard-test-roles print-inventorcy  into  master

Download 62.patch

When TEST_DEBUG=1 is enabled have standard-inventory-qcow2 print
out a valid Ansible inventory file. This allows the developer of
tests to rapidly iterate against an Atomic Host that is already
running by an eansier invocation.

Tested and works as advertised, so I'm merging.

Something that could be improved, perhaps... When using the generated inventory file, it's very confusing that the playbook output reports hostname localhost regardless if the plays are executing on the executor host or on the target.

Pull-Request has been merged by merlinm

Metadata