1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-30 22:21:13 +03:00
awx/installer/roles
Yanis Guenane 11630a8803 Installer: quote password where it applies
Prior to this change, password having shell interpretable character
would break the installer (e.g '&', '(', etc... )

This commits rely on the `quote` filter from ansible to ensure those
password are properly quoted where it applies

Fixes: https://github.com/ansible/awx/issues/3943
Signed-off-by: Yanis Guenane <yguenane@redhat.com>
2019-06-03 11:50:52 +02:00
..
check_vars/tasks Generalize variable names in installer 2018-04-16 17:43:15 -04:00
image_build Merge pull request #3604 from athenahealth/complete-ssl-support 2019-05-28 13:51:43 +00:00
image_push/tasks Installer: quote password where it applies 2019-06-03 11:50:52 +02:00
kubernetes Installer: quote password where it applies 2019-06-03 11:50:52 +02:00
local_docker Installer: quote password where it applies 2019-06-03 11:50:52 +02:00