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