You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
container_status.py container_status: "exec" checks status 3 years ago
container_systemd.py container_systemd: improve debugging if service never starts 3 years ago
package.py Add plugin documentation 4 years ago
podman_containers.py Create an action plugin for podman_container module 3 years ago
tripleo_all_nodes_data.py tripleo_all_nodes_data: sort enabled_services (idempotency) 3 years ago
tripleo_iptables.py Change drop action 4 years ago
tripleo_nova_image_cache.py Stop to use the __future__ module. 3 years ago