mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-06 00:09:10 -07:00
Update intro_configuration.rst
Removed a small grammar redundancy.
This commit is contained in:
parent
171c95672e
commit
076ea66815
1 changed files with 1 additions and 2 deletions
|
@ -224,8 +224,7 @@ or ansible action line exactly as written.
|
||||||
executable
|
executable
|
||||||
==========
|
==========
|
||||||
|
|
||||||
This indicates the command to use to spawn a shell under a sudo environment. Users may need to change this in
|
This indicates the command to use to spawn a shell under a sudo environment. Users may need to change this to /bin/bash in rare instances when sudo is constrained, but in most cases it may be left as is::
|
||||||
rare instances to /bin/bash in rare instances when sudo is constrained, but in most cases it may be left as is::
|
|
||||||
|
|
||||||
executable = /bin/bash
|
executable = /bin/bash
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue