mirror of https://github.com/ansible/ansible.git
ansible-playbook -K breaks when passwords have quotes (#79837)
Now only 'unquote' when ini config file is the sourcepull/80049/head
parent
72c59cfd98
commit
b7ef2c1589
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ansible-playbook -K breaks when passwords have quotes (https://github.com/ansible/ansible/issues/79836).
|
||||
Loading…
Reference in New Issue