1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
awx/installer/roles/local_docker/templates
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
..
credentials.py.j2 Fix memcached configuration in local Docker installs 2019-04-16 12:51:28 -04:00
docker-compose.yml.j2 Installer: quote password where it applies 2019-06-03 11:50:52 +02:00
environment.sh.j2 Installer: quote password where it applies 2019-06-03 11:50:52 +02:00