summaryrefslogtreecommitdiffstats
path: root/ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_firewall_proxyaddrgrp.py
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_firewall_proxyaddrgrp.py')
-rw-r--r--ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_firewall_proxyaddrgrp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_firewall_proxyaddrgrp.py b/ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_firewall_proxyaddrgrp.py
index 55293bb82..13ced9763 100644
--- a/ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_firewall_proxyaddrgrp.py
+++ b/ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_firewall_proxyaddrgrp.py
@@ -255,7 +255,7 @@ def main():
'type': {'choices': ['src', 'dst'], 'type': 'str'},
'uuid': {'type': 'str'},
'visibility': {'choices': ['disable', 'enable'], 'type': 'str'},
- 'tags': {'v_range': [['6.2.0', '6.4.13']], 'type': 'str'},
+ 'tags': {'v_range': [['6.2.0', '6.4.14']], 'type': 'str'},
'_image-base64': {'v_range': [['6.2.2', '']], 'type': 'str'}
}