tripleo-ansible/tripleo_ansible
Emilien Macchi ded2a17538 podman_container: only add --volume if item not empty
Make sure the item in the list of volumes isn't empty or we can end up
with a user error where the item is '' and podman will crash with:

"host directory can not be empty"

Note that I hit that since we have some conditional volumes in THT,
where sometimes we get '' in the list of volumes. Let's handle this
case.

Change-Id: I8df1fb5d1bb72bd492e9f8e2b29dc6dae09d6b44
2019-10-09 13:41:29 -04:00
..
ansible_plugins podman_container: only add --volume if item not empty 2019-10-09 13:41:29 -04:00
playbooks Change parameters processing to class based 2019-10-07 02:21:13 +03:00
roles Merge "Optional flag file for tripleo-transfer to prevent overwriting" 2019-10-08 15:39:32 +00:00
roles.galaxy Add galaxy role path which will be ignored by git 2019-07-18 13:40:14 -05:00
ansible-role-requirements.yml Introduce tripleo-config role 2019-07-30 13:02:25 -05:00