summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/system/awall.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/system/awall.py')
-rw-r--r--lib/ansible/modules/system/awall.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/system/awall.py b/lib/ansible/modules/system/awall.py
index a38d3ea4a2..2e9b5a4b97 100644
--- a/lib/ansible/modules/system/awall.py
+++ b/lib/ansible/modules/system/awall.py
@@ -8,7 +8,7 @@ from __future__ import absolute_import, division, print_function
__metaclass__ = type
-ANSIBLE_METADATA = {'metadata_version': '1.0',
+ANSIBLE_METADATA = {'metadata_version': '1.1',
'status': ['stableinterface'],
'supported_by': 'community'}