tripleo-ansible/tripleo_ansible/ansible_plugins/action
Sagi Shnaidman 86f1746120 Create an action plugin for podman_container module
When we want to create a large set of containers at the same time, an
action plugin can now be used which will call the podman_container
module.

The podman_containers action plugin takes a list of containers with
pre-defined parameters ready to be consumed by the podman_container
module.

The podman_containers module is just useful for Ansible documentation.

The molecule tests will ensure that the action plugin actually works and
creates the 3 containers.

Change-Id: I1e6881f3871a7a125db9374c608ecad0bafcb882
2020-07-31 08:25:30 -04:00
..
container_status.py container_status: "exec" checks status 2020-07-13 01:31:30 +00: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 Stop to use the __future__ module. 2020-06-02 21:02:57 +02:00