summaryrefslogtreecommitdiff
path: root/commands/command.py
diff options
context:
space:
mode:
Diffstat (limited to 'commands/command.py')
-rw-r--r--commands/command.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/commands/command.py b/commands/command.py
index 6c75d3f0..9b8afe3e 100644
--- a/commands/command.py
+++ b/commands/command.py
@@ -19,6 +19,10 @@
# You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
+ANSIBLE_METADATA = {'status': ['stableinterface'],
+ 'supported_by': 'core',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: command