summaryrefslogtreecommitdiff
path: root/commands/command
diff options
context:
space:
mode:
Diffstat (limited to 'commands/command')
-rw-r--r--commands/command1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/command b/commands/command
index 49c01556..707ec325 100644
--- a/commands/command
+++ b/commands/command
@@ -28,6 +28,7 @@ import os
DOCUMENTATION = '''
---
module: command
+version_added: historical
short_description: Executes a command on a remote node
description:
- The M(command) module takes the command name followed by a list of space-delimited arguments.