edc7c4ddee
* Fix encrypt command output when using --stdin-name Add a new line after reading input if input doesn't end with a new line * Only print is we're in a tty * Add changelog fragment
2 lines
154 B
YAML
2 lines
154 B
YAML
bugfixes:
|
|
- ansible-vault - Fix ``encrypt_string`` output in a tty when using ``--sdtin-name`` option (https://github.com/ansible/ansible/issues/65121)
|