summaryrefslogtreecommitdiff
path: root/commands/command.py
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2015-07-30 17:04:41 -0400
committerBrian Coca <brian.coca+git@gmail.com>2015-07-30 17:04:41 -0400
commit1f7686fd312c5e0aa0ef86b3ad0bb796f61d1a03 (patch)
treef6b3a9013f2912306e223f5967e68ad5e11746b6 /commands/command.py
parent79f21c6ec984e7ef39cd27f839096eecb4e0c713 (diff)
downloadansible-modules-core-1f7686fd312c5e0aa0ef86b3ad0bb796f61d1a03.tar.gz
returned version added
Diffstat (limited to 'commands/command.py')
-rw-r--r--commands/command.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/command.py b/commands/command.py
index 8107dd52..3fe16882 100644
--- a/commands/command.py
+++ b/commands/command.py
@@ -31,6 +31,7 @@ DOCUMENTATION = '''
---
module: command
short_description: Executes a command on a remote node
+version_added: historical
description:
- The M(command) module takes the command name followed by a list of space-delimited arguments.
- The given command will be executed on all selected nodes. It will not be