tripleo-ansible/tripleo_ansible/tests/modules
Emilien Macchi 191b60731d Creates container_config_data module
container_config_data is a new module that replaces some tasks that were
previously used to read and process JSON files on a host.

Doing it in a module will reduce the number of tasks, and make it a
little bit faster and easier to debug in big deployments.

Unit tests will come later.

Change-Id: I9844ed166ecf0718935ac1537b719000da816dbb
(cherry picked from commit c2602508e1)
2020-03-04 16:52:21 -05:00
..
__init__.py Add module "container_puppet_config" 2020-02-07 08:49:16 -05:00
test_container_config_data.py Creates container_config_data module 2020-03-04 16:52:21 -05:00
test_container_puppet_config.py Add module "container_puppet_config" 2020-02-07 08:49:16 -05:00