mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
No longer need to reference 'version_added' in docs for these, as this was quite a while ago.
This commit is contained in:
@@ -10,7 +10,7 @@ description:
|
||||
- The shell module takes the command name followed by a list of arguments,
|
||||
space delimited. It is almost exactly like the M(command) module but runs
|
||||
the command through a shell (C(/bin/sh)) on the remote node.
|
||||
version_added: "0.2"
|
||||
version_added: historical
|
||||
options:
|
||||
(free form):
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user