mirror of https://github.com/ansible/ansible.git
* Fix issue when setting an empty pass to no_log param (#62804)
* Fix issue when setting an empty pass to no_log param
* Fix typo
(cherry picked from commit 322e225830)
* Fix up actual get for older versions
pull/64126/head
parent
34c76bf2a1
commit
a6687bef32
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Ansible.Basic - Fix issue when setting a ``no_log`` parameter to an empty string - https://github.com/ansible/ansible/issues/62613
|
||||
Loading…
Reference in New Issue