summaryrefslogtreecommitdiffstats
path: root/ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_endpointcontrol_fctems.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_endpointcontrol_fctems.py
parentAdding upstream version 9.5.1+dfsg. (diff)
downloadansible-upstream/10.0.0+dfsg.tar.xz
ansible-upstream/10.0.0+dfsg.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_endpointcontrol_fctems.py')
-rw-r--r--ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_endpointcontrol_fctems.py14
1 files changed, 7 insertions, 7 deletions
diff --git a/ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_endpointcontrol_fctems.py b/ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_endpointcontrol_fctems.py
index 26c0a5ddd..a82844bf1 100644
--- a/ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_endpointcontrol_fctems.py
+++ b/ansible_collections/fortinet/fortimanager/plugins/modules/fmgr_endpointcontrol_fctems.py
@@ -405,13 +405,13 @@ def main():
'admin-username': {'v_range': [['7.0.2', '']], 'type': 'str'},
'serial-number': {'v_range': [['7.0.2', '']], 'type': 'str'},
'admin-password': {'v_range': [['7.0.2', '']], 'no_log': True, 'type': 'raw'},
- 'interface': {'v_range': [['7.0.4', '7.0.10'], ['7.2.1', '']], 'type': 'str'},
- 'interface-select-method': {'v_range': [['7.0.4', '7.0.10'], ['7.2.1', '']], 'choices': ['auto', 'sdwan', 'specify'], 'type': 'str'},
- 'dirty-reason': {'v_range': [['7.0.5', '7.0.10'], ['7.2.1', '']], 'choices': ['none', 'mismatched-ems-sn'], 'type': 'str'},
- 'ems-id': {'v_range': [['7.0.5', '7.0.10'], ['7.2.1', '']], 'type': 'int'},
- 'status': {'v_range': [['7.0.5', '7.0.10'], ['7.2.1', '']], 'choices': ['disable', 'enable'], 'type': 'str'},
- 'ca-cn-info': {'v_range': [['7.0.6', '7.0.10'], ['7.2.2', '']], 'type': 'str'},
- 'trust-ca-cn': {'v_range': [['7.0.6', '7.0.10'], ['7.2.2', '']], 'choices': ['disable', 'enable'], 'type': 'str'},
+ 'interface': {'v_range': [['7.0.4', '7.0.12'], ['7.2.1', '']], 'type': 'str'},
+ 'interface-select-method': {'v_range': [['7.0.4', '7.0.12'], ['7.2.1', '']], 'choices': ['auto', 'sdwan', 'specify'], 'type': 'str'},
+ 'dirty-reason': {'v_range': [['7.0.5', '7.0.12'], ['7.2.1', '']], 'choices': ['none', 'mismatched-ems-sn'], 'type': 'str'},
+ 'ems-id': {'v_range': [['7.0.5', '7.0.12'], ['7.2.1', '']], 'type': 'int'},
+ 'status': {'v_range': [['7.0.5', '7.0.12'], ['7.2.1', '']], 'choices': ['disable', 'enable'], 'type': 'str'},
+ 'ca-cn-info': {'v_range': [['7.0.6', '7.0.12'], ['7.2.2', '']], 'type': 'str'},
+ 'trust-ca-cn': {'v_range': [['7.0.6', '7.0.12'], ['7.2.2', '']], 'choices': ['disable', 'enable'], 'type': 'str'},
'tenant-id': {'v_range': [['7.2.1', '']], 'type': 'str'},
'send-tags-to-all-vdoms': {'v_range': [['7.4.2', '']], 'choices': ['disable', 'enable'], 'type': 'str'},
'verified-cn': {'v_range': [['7.4.2', '']], 'type': 'str'},