summaryrefslogtreecommitdiffstats
path: root/ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_vap_dynamicmapping.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-05 16:18:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-05 16:18:34 +0000
commit3667197efb7b18ec842efd504785965911f8ac4b (patch)
tree0b986a4bc6879d080b100666a97cdabbc9ca1f28 /ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_vap_dynamicmapping.py
parentAdding upstream version 9.5.1+dfsg. (diff)
downloadansible-1f02d92b7a8d732f4e9bbdeb50c68dd718d53d00.tar.xz
ansible-1f02d92b7a8d732f4e9bbdeb50c68dd718d53d00.zip
Adding upstream version 10.0.0+dfsg.upstream/10.0.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_vap_dynamicmapping.py')
-rw-r--r--ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_vap_dynamicmapping.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_vap_dynamicmapping.py b/ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_vap_dynamicmapping.py
index 7c6d721a9..776d29ff2 100644
--- a/ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_vap_dynamicmapping.py
+++ b/ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_vap_dynamicmapping.py
@@ -2124,10 +2124,10 @@ def main():
'utm-log': {'v_range': [['7.0.1', '']], 'choices': ['disable', 'enable'], 'type': 'str'},
'utm-status': {'v_range': [['7.0.1', '']], 'choices': ['disable', 'enable'], 'type': 'str'},
'webfilter-profile': {'v_range': [['7.0.1', '']], 'type': 'str'},
- 'sae-h2e-only': {'v_range': [['7.0.5', '7.0.10'], ['7.2.1', '']], 'choices': ['disable', 'enable'], 'type': 'str'},
- 'sae-pk': {'v_range': [['7.0.5', '7.0.10'], ['7.2.1', '']], 'choices': ['disable', 'enable'], 'type': 'str'},
- 'sae-private-key': {'v_range': [['7.0.5', '7.0.10'], ['7.2.1', '']], 'no_log': True, 'type': 'str'},
- 'sticky-client-threshold-6g': {'v_range': [['7.0.5', '7.0.10'], ['7.2.1', '']], 'type': 'str'},
+ 'sae-h2e-only': {'v_range': [['7.0.5', '7.0.12'], ['7.2.1', '']], 'choices': ['disable', 'enable'], 'type': 'str'},
+ 'sae-pk': {'v_range': [['7.0.5', '7.0.12'], ['7.2.1', '']], 'choices': ['disable', 'enable'], 'type': 'str'},
+ 'sae-private-key': {'v_range': [['7.0.5', '7.0.12'], ['7.2.1', '']], 'no_log': True, 'type': 'str'},
+ 'sticky-client-threshold-6g': {'v_range': [['7.0.5', '7.0.12'], ['7.2.1', '']], 'type': 'str'},
'application-dscp-marking': {'v_range': [['7.2.1', '']], 'choices': ['disable', 'enable'], 'type': 'str'},
'l3-roaming-mode': {'v_range': [['7.2.1', '']], 'choices': ['direct', 'indirect'], 'type': 'str'},
'rates-11ac-mcs-map': {'v_range': [['7.2.1', '']], 'type': 'str'},