mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 03:00:23 -07:00
More doc updates regarding ansible_shell_executable
This commit is contained in:
parent
8bdf0d4746
commit
60c943997b
2 changed files with 15 additions and 14 deletions
|
@ -267,7 +267,7 @@ ansible_shell_executable
|
|||
overrides ``executable`` in :file:`ansible.cfg` which defaults to
|
||||
:command:`/bin/sh`. You should really only change it if is not possible
|
||||
to use :command:`/bin/sh` (i.e. :command:`/bin/sh` is not installed on the target
|
||||
machine.).
|
||||
machine or cannot be run from sudo.).
|
||||
|
||||
Examples from a host file::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue