tripleo-ansible/tripleo_ansible/ansible_plugins/action
Kevin Carter a446dd4fce
Add guard to ensure a mapping has a valid key
This change will ensure our list comprehension doesn't
fault when attempting to perform a "containers" lookup
against a given resultant. While the result object
should always have a "containers" we've seen intermitent
failures in CI pointing at this being an issue.

Change-Id: I8f22888ba473c78dd56988546ae402ca41c8b89f
Closes-Bug: #1886636
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2020-09-10 13:18:59 -05:00
..
container_status.py Add guard to ensure a mapping has a valid key 2020-09-10 13:18:59 -05:00
container_systemd.py container_systemd: improve debugging if service never starts 2020-07-27 08:46:33 -04:00
package.py Add plugin documentation 2019-07-09 20:33:27 -05:00
podman_containers.py Create an action plugin for podman_container module 2020-07-31 08:25:30 -04:00
tripleo_all_nodes_data.py tripleo_all_nodes_data: sort enabled_services (idempotency) 2020-04-08 10:11:10 -04:00
tripleo_iptables.py Change drop action 2019-12-18 08:43:10 -06:00
tripleo_nova_image_cache.py Workaround tripleo_nova_cache issue in ansible 2.9.11 2020-09-01 22:15:11 +01:00