summaryrefslogtreecommitdiff
path: root/files/ini_file.py
diff options
context:
space:
mode:
Diffstat (limited to 'files/ini_file.py')
-rw-r--r--files/ini_file.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/files/ini_file.py b/files/ini_file.py
index 69f092a1..f9f08ac5 100644
--- a/files/ini_file.py
+++ b/files/ini_file.py
@@ -20,6 +20,10 @@
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
#
+ANSIBLE_METADATA = {'status': ['preview'],
+ 'supported_by': 'community',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: ini_file