mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Minor change in comment sentence of shell (#25336)
Removing actually as "actual" mentioned two times in the sentence does not look good.
This commit is contained in:
committed by
Adrian Likins
parent
38775c5363
commit
448f6de6bd
@@ -1,4 +1,4 @@
|
||||
# There is actually no actual shell module source, when you use 'shell' in ansible,
|
||||
# There is no actual shell module source, when you use 'shell' in ansible,
|
||||
# it runs the 'command' module with special arguments and it behaves differently.
|
||||
# See the command source and the comment "#USE_SHELL".
|
||||
|
||||
|
||||
Reference in New Issue
Block a user