tripleo-ansible/tripleo_ansible/tests
Emilien Macchi d6204498d7 Fix get_failed_containers() to correctly fetch container_data
To avoid this error:
The error was: KeyError: 'container_data'

We need to fetch container_data from async_result_item in the async
results; that's where the key is. Updating unit tests as well, and the
task which creates the facts so there is no confusion in the logs.

Change-Id: I2a5533335151c4b292e85aea310adfdc44ab1e02
2020-03-25 21:59:05 -04:00
..
modules module metalsmith_instances 2020-03-06 15:13:54 +00:00
plugins Fix get_failed_containers() to correctly fetch container_data 2020-03-25 21:59:05 -04:00
__init__.py Introduce unit tests structure for tripleo-ansible filters 2019-12-02 22:26:16 +00:00
base.py module tripleo_baremetal_expand_roles 2020-03-06 15:12:21 +00:00