tripleo-ansible/tripleo_ansible/ansible_plugins/modules
Emilien Macchi a2c3a5c50b paunch: fail early if containers weren't deployed by Paunch before
If an operator runs an update or upgrade of a cloud where containers
were deployed by Ansible and not Paunch; and accidentally forget an
environment file or a configuration somewhere (e.g. EnablePaunch); it
might result of Paunch being called.
To prevent that, Paunch will fail to run if
/var/lib/tripleo-config/.ansible-managed file is detected; let's do the
same in the Ansible module to fail early.

Change-Id: I19c8d41cad860202351035e58fe336bb8577bcad
2020-02-20 08:51:03 -05:00
..
baremetal_nodes_validate.py Create a node import module and playbook 2020-02-19 09:21:14 +00:00
baremetal_register_or_update_nodes.py Create a node import module and playbook 2020-02-19 09:21:14 +00:00
container_puppet_config.py Allow to update container startup config with new config hashes 2020-02-17 13:16:34 +00:00
os_baremetal_node_info.py Add os_baremetal_node_info module for retrieving nodes info 2019-11-21 22:21:02 +02:00
os_tripleo_baremetal_node_introspection.py Baremetal Introspection Playbook 2019-12-03 06:31:24 +00:00
paunch.py paunch: fail early if containers weren't deployed by Paunch before 2020-02-20 08:51:03 -05:00
podman_container.py Improve idempotency of podman_container 2020-01-09 15:12:43 +02:00
podman_container_info.py Molecule job for testing plugins and modules 2019-11-04 01:58:31 +02:00
podman_volume_info.py Molecule job for testing plugins and modules 2019-11-04 01:58:31 +02:00
tripleo_nova_image_cache.py Add role/playbook to manage nova image cache 2019-12-19 16:19:06 +00:00