b0389c7f11
Change: - After we output the newline in help text, we also added a space. This caused either a space to show up before the shell prompt (in shells like bash), or " %" and a newline before the next prompt on shells like zsh that automatically force commands to end with a newline. - This change removes the extra space, so that peace can be restored in the minds of many. - This only showed up when running commands with no arguments or invalid arguments. Test Plan: - Ran `ansible`, `ansible -h`, `ansible-playbook`, `ansible-galaxy`, and `ansible-galaxy -h`. Tickets: - Introduced in #69458 Signed-off-by: Rick Elrod <rick@elrod.me> |
||
---|---|---|
.. | ||
_vendor | ||
cli | ||
collections | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
context.py | ||
keyword_desc.yml | ||
release.py |