mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Flip default for AGNOSTIC_BECOME_PROMPT (#45563)
* Flip default for AGNOSTIC_BECOME_PROMPT * simplify AGNOSTIC_BECOME_PROMPT porting guide entry * clarify AGNOSTIC_BECOME_PROMPT changelog entry * fixes version typo * uses alternate wording (rather than escaping *)
This commit is contained in:
2
changelogs/fragments/agnostic-become-prompt.yaml
Normal file
2
changelogs/fragments/agnostic-become-prompt.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- become - Change the default value for `AGNOSTIC_BECOME_PROMPT` to `True` so become prompts display `BECOME password:` regardless of the become method used. To display the become method in the prompt (for example, `SUDO password:`), set this config option to `False`.
|
||||
Reference in New Issue
Block a user