summaryrefslogtreecommitdiff
path: root/source_control/git.py
diff options
context:
space:
mode:
Diffstat (limited to 'source_control/git.py')
-rw-r--r--source_control/git.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/source_control/git.py b/source_control/git.py
index d8307023..6c79e8a3 100644
--- a/source_control/git.py
+++ b/source_control/git.py
@@ -18,6 +18,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': 'core',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: git