summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/fortimanager/fmgr_script.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/network/fortimanager/fmgr_script.py')
-rw-r--r--lib/ansible/modules/network/fortimanager/fmgr_script.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/network/fortimanager/fmgr_script.py b/lib/ansible/modules/network/fortimanager/fmgr_script.py
index b5ccc071a3..671faa5dde 100644
--- a/lib/ansible/modules/network/fortimanager/fmgr_script.py
+++ b/lib/ansible/modules/network/fortimanager/fmgr_script.py
@@ -128,7 +128,7 @@ RETURN = """
api_result:
description: full API response, includes status code and message
returned: always
- type: string
+ type: str
"""
from ansible.module_utils.basic import AnsibleModule, env_fallback