summaryrefslogtreecommitdiff
path: root/files/replace.py
diff options
context:
space:
mode:
Diffstat (limited to 'files/replace.py')
-rw-r--r--files/replace.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/files/replace.py b/files/replace.py
index d4e3ab9f..85d6d91e 100644
--- a/files/replace.py
+++ b/files/replace.py
@@ -22,6 +22,10 @@ import re
import os
import tempfile
+ANSIBLE_METADATA = {'status': ['stableinterface'],
+ 'supported_by': 'community',
+ 'version': '1.0'}
+
DOCUMENTATION = """
---
module: replace