summaryrefslogtreecommitdiff
path: root/source_control/hg.py
diff options
context:
space:
mode:
Diffstat (limited to 'source_control/hg.py')
-rw-r--r--source_control/hg.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/source_control/hg.py b/source_control/hg.py
index 5874857a..89845c19 100644
--- a/source_control/hg.py
+++ b/source_control/hg.py
@@ -23,6 +23,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': ['preview'],
+ 'supported_by': 'community',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: hg