tripleo-ansible/tripleo_ansible/ansible_plugins/action
Alex Schultz 5eff049403 Try ipaddr filter from collection
Going forward, many of the filters and code that used to be in ansible
core were moved to collections. We use the ipaddr filter in a few places
so in order to support newer versions, we need to try to load the
collection version first before falling back to the legacy one in
ansible <=2.9

Change-Id: If1d273da61041fa4b7b9f4430264acda1d3841e8
2020-11-04 09:28:42 -06: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 Try ipaddr filter from collection 2020-11-04 09:28:42 -06:00
tripleo_iptables.py Try ipaddr filter from collection 2020-11-04 09:28:42 -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