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