mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
11630a8803
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> |
||
---|---|---|
.. | ||
defaults | ||
tasks | ||
templates |