summaryrefslogtreecommitdiff
path: root/files/find.py
diff options
context:
space:
mode:
Diffstat (limited to 'files/find.py')
-rw-r--r--files/find.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/files/find.py b/files/find.py
index f6bfbebe..e2988aa3 100644
--- a/files/find.py
+++ b/files/find.py
@@ -26,6 +26,10 @@ import fnmatch
import time
import re
+ANSIBLE_METADATA = {'status': ['stableinterface'],
+ 'supported_by': 'core',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: find