mirror of https://github.com/ansible/ansible.git
prompt now only errors if stdin is specifically triggered and not due to lack of other args
fixes #84489
---------
Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
(cherry picked from commit a046ef5a95)
pull/84584/head
parent
d4b311dbaa
commit
a9550b835e
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ansible-vault will now correctly handle `--prompt`, previously it would issue an error about stdin if no 2nd argument was passed
|
||||
Loading…
Reference in New Issue