tripleo-ansible/tripleo_ansible/ansible_plugins/modules
Emilien Macchi 6992d5e880 paunch: support a directory for "config" parameter
Before, the "config" parameter would only support a JSON file, which
would be sent to Paunch via YAML.
Now, we accept a directory path, where all .json files in that directory
will be sent as a single dict into Paunch via YAML.

It's part of the effort to break down the container config into
individual files per step and per container.

Story: 2006732
Task: 37162
Change-Id: Ie8bda685c499ff5ef1dc2799a85287662b5af407
2019-10-16 18:33:55 +00:00
..
paunch.py paunch: support a directory for "config" parameter 2019-10-16 18:33:55 +00:00
podman_container.py Fix booleans settings in podman_container 2019-10-14 22:13:36 +03:00
podman_container_info.py Use dynamic argument_spec from documentation 2019-10-07 08:23:53 -05:00
podman_volume_info.py Use dynamic argument_spec from documentation 2019-10-07 08:23:53 -05:00