fortinet.fortimanager.fmgr_system_admin_setting module – Admin setting.
Note
This module is part of the fortinet.fortimanager collection (version 2.3.0).
You might already have this collection installed if you are using the ansible
package.
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it, use: ansible-galaxy collection install fortinet.fortimanager
.
To use it in a playbook, specify: fortinet.fortimanager.fmgr_system_admin_setting
.
New in fortinet.fortimanager 2.0.0
Synopsis
This module is able to configure a FortiManager device.
Examples include all parameters and values which need to be adjusted to data sources before usage.
Parameters
Parameter |
Comments |
---|---|
The token to access FortiManager without using username and password. |
|
Only set to True when module schema diffs with FortiManager API structure, module continues to execute without validating parameters. Choices:
|
|
Enable/Disable logging for task. Choices:
|
|
Authenticate Ansible client with forticloud API access token. |
|
The overridden method for the underlying Json RPC request. Choices:
|
|
The rc codes list with which the conditions to fail will be overriden. |
|
The rc codes list with which the conditions to succeed will be overriden. |
|
the top level parameters set |
|
Enable/disable access banner. disable - Disable setting. enable - Enable setting. Choices:
|
|
Enable/disable redirection of HTTP admin traffic to HTTPS. disable - Disable setting. enable - Enable setting. Choices:
|
|
Maximum number admin users logged in at one time |
|
HTTPS & Web Service server certificate. |
|
Enable/disable allowance of register an unregistered device. disable - Disable setting. enable - Enable setting. Choices:
|
|
IP which is used by FGT to authorize FMG. |
|
Port which is used by FGT to authorize FMG. |
|
Enable/disable FortiGate automatic update. disable - Disable device automatic update. enable - Enable device automatic update. Choices:
|
|
Banner message. |
|
Central FortiGuard local category id management, and do not auto assign id during installation. disable - Disable setting. enable - Enable setting. Choices:
|
|
Enable or disable chassis management. disable - Disable setting. enable - Enable setting. Choices:
|
|
Chassis background update interval |
|
Enable/disable device synchronization status indication. disable - Disable setting. enable - Enable setting. Choices:
|
|
Enable/disable firmware upgrade check. disable - Disable setting. enable - Enable setting. Choices:
|
|
Enable/disable FortiSwitch Manager switch platform support check. disable - Disable setting. enable - Enable setting. Choices:
|
|
Color scheme to use for the administration GUI. blue - Blueberry green - Kiwi red - Cherry melongene - Plum spring - Spring summer - Summer autumn - Autumn winter - Winter space - Space calla-lily - Calla Lily binary-tunnel - Binary Tunnel diving - Diving dreamy - Dreamy technology - Technology landscape - Landscape twilight - Twilight canyon - Canyon northern-light - Northern Light astronomy - Astronomy fish - Fish penguin - Penguin panda - Panda polar-bear - Polar Bear parrot - Parrot cave - Cave Choices:
|
|
HTTP port. |
|
HTTPS port. |
|
Idle timeout |
|
Idle timeout for API sessions |
|
Idle timeout for GUI sessions |
|
Idle timeout for SSO sessions |
|
Allow install interface policy only. disable - Disable setting. enable - Enable setting. Choices:
|
|
IP of FortiManager used by FGFM. |
|
FQDN of FortiManager used by FGFM. |
|
Enable/disable used objects force deletion. disable - Disable setting. enable - Enable setting. Choices:
|
|
Enable/disable offline mode. disable - Disable offline mode. enable - Enable offline mode. Choices:
|
|
Preferred interface for FGFM connection. |
|
(list) Password for register a device. |
|
Maximum rtm monitor |
|
Set rtm monitor temp file limit by hours. |
|
Enable/disable hostname display in the GUI login page. disable - Disable setting. enable - Enable setting. Choices:
|
|
Skip unmapped interface for sdwan/rule/input-device instead of report mapping error. disable - Disable setting. enable - Enable setting. Choices:
|
|
Enable/disable shell access. disable - Disable setting. enable - Enable setting. Choices:
|
|
(list) Password for shell access. |
|
Show add multiple button. disable - Disable setting. enable - Enable setting. Choices:
|
|
Show ADOM device manager tools on GUI. disable - Hide device manager tools on GUI. enable - Show device manager tools on GUI. Choices:
|
|
Show checkboxs in tables on GUI. disable - Disable setting. enable - Enable setting. Choices:
|
|
Enable/disable import/export of ADOM, device, and group lists. disable - Disable setting. enable - Enable setting. Choices:
|
|
Enable/disable FCT manager. disable - Disable setting. enable - Enable setting. Choices:
|
|
Enable/disable hostname display in the GUI login page. disable - Disable setting. enable - Enable setting. Choices:
|
|
Enable/disable automatic script. disable - Disable script option. enable - Enable script option. Choices:
|
|
Enable/disable grouping script. disable - Disable script option. enable - Enable script option. Choices:
|
|
Enable or disable schedule script. disable - Disable script option. enable - Enable script option. Choices:
|
|
Enable/disable TCL script. disable - Disable script option. enable - Enable script option. Choices:
|
|
Enable/disable traffic-shaping-history. disable - Disable setting. enable - Enable setting. Choices:
|
|
Action to take when unregistered device connects to FortiManager. add_no_service - Add unregistered devices but deny service requests. ignore - Ignore unregistered devices. add_allow_service - Add unregistered devices and allow service requests. Choices:
|
|
Web admin language. auto_detect - Automatically detect language. english - English. simplified_chinese - Simplified Chinese. traditional_chinese - Traditional Chinese. japanese - Japanese. korean - Korean. spanish - Spanish. Choices:
|
|
The adom to lock for FortiManager running in workspace mode, the value can be global and others including root. |
|
The maximum time in seconds to wait for other user to release the workspace lock. Default: |
Notes
Note
Running in workspace locking mode is supported in this FortiManager module, the top level parameters workspace_locking_adom and workspace_locking_timeout help do the work.
To create or update an object, use state present directive.
To delete an object, use state absent directive.
Normally, running one module can fail when a non-zero rc is returned. you can also override the conditions to fail or succeed with parameters rc_failed and rc_succeeded
Examples
- hosts: fortimanager-inventory
collections:
- fortinet.fortimanager
connection: httpapi
vars:
ansible_httpapi_use_ssl: True
ansible_httpapi_validate_certs: False
ansible_httpapi_port: 443
tasks:
- name: Admin setting.
fmgr_system_admin_setting:
bypass_validation: False
workspace_locking_adom: <value in [global, custom adom including root]>
workspace_locking_timeout: 300
rc_succeeded: [0, -2, -3, ...]
rc_failed: [-2, -3, ...]
system_admin_setting:
access-banner: <value in [disable, enable]>
admin-https-redirect: <value in [disable, enable]>
admin-login-max: <integer>
admin_server_cert: <string>
allow_register: <value in [disable, enable]>
auto-update: <value in [disable, enable]>
banner-message: <string>
chassis-mgmt: <value in [disable, enable]>
chassis-update-interval: <integer>
device_sync_status: <value in [disable, enable]>
gui-theme: <value in [blue, green, red, ...]>
http_port: <integer>
https_port: <integer>
idle_timeout: <integer>
install-ifpolicy-only: <value in [disable, enable]>
mgmt-addr: <string>
mgmt-fqdn: <string>
objects-force-deletion: <value in [disable, enable]>
offline_mode: <value in [disable, enable]>
register_passwd: <list or string>
sdwan-monitor-history: <value in [disable, enable]>
shell-access: <value in [disable, enable]>
shell-password: <list or string>
show-add-multiple: <value in [disable, enable]>
show-adom-devman: <value in [disable, enable]>
show-checkbox-in-table: <value in [disable, enable]>
show-device-import-export: <value in [disable, enable]>
show-hostname: <value in [disable, enable]>
show_automatic_script: <value in [disable, enable]>
show_grouping_script: <value in [disable, enable]>
show_schedule_script: <value in [disable, enable]>
show_tcl_script: <value in [disable, enable]>
unreg_dev_opt: <value in [add_no_service, ignore, add_allow_service]>
webadmin_language: <value in [auto_detect, english, simplified_chinese, ...]>
show-fct-manager: <value in [disable, enable]>
sdwan-skip-unmapped-input-device: <value in [disable, enable]>
auth-addr: <string>
auth-port: <integer>
idle_timeout_api: <integer>
idle_timeout_gui: <integer>
central-ftgd-local-cat-id: <value in [disable, enable]>
idle_timeout_sso: <integer>
preferred-fgfm-intf: <string>
traffic-shaping-history: <value in [disable, enable]>
fsw-ignore-platform-check: <value in [disable, enable]>
rtm-max-monitor-by-days: <integer>
rtm-temp-file-limit: <integer>
firmware-upgrade-check: <value in [disable, enable]>
Return Values
Common return values are documented here, the following are the fields unique to this module:
Key |
Description |
---|---|
The result of the request. Returned: always |
|
The full url requested. Returned: always Sample: |
|
The status of api request. Returned: always Sample: |
|
The api response. Returned: always |
|
The descriptive message of the api response. Returned: always Sample: |
|
The information of the target system. Returned: always |
|
The status the request. Returned: always Sample: |
|
Warning if the parameters used in the playbook are not supported by the current FortiManager version. Returned: complex |