Files
tripleo-ansible/tripleo_ansible
Emilien Macchi c2602508e1 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
2020-03-04 09:57:38 -05:00
..