fortinet.fortimanager.fmgr_system_fortiguard – Configure FortiGuard services.
Note
This plugin is part of the fortinet.fortimanager collection (version 2.1.4).
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_fortiguard
.
New in version 2.10: of fortinet.fortimanager
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 parameter (adom) in requested url |
|
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:
|
|
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 directive to create, update or delete an object Choices:
|
|
the top level parameters set |
|
Enable/disable FortiGuard antispam request caching. Uses a small amount of memory but improves performance. Choices:
|
|
Maximum percent of FortiGate memory the antispam cache is allowed to use (1 - 15%). |
|
Time-to-live for antispam cache entries in seconds (300 - 86400). Lower times reduce the cache size. Higher times may improve … |
|
Antispam-Expiration. |
|
Enable/disable turning off the FortiGuard antispam service. Choices:
|
|
Antispam-License. |
|
Antispam query time out (1 - 30 sec, default = 7). |
|
IP address of the FortiGuard anycast DNS rating server. |
|
Port to connect to on the FortiGuard anycast DNS rating server. |
|
Automatically connect to and login to FortiCloud. Choices:
|
|
IP address of the FortiDDNS server. |
|
Port used to communicate with FortiDDNS servers. |
|
Enable/disable use of FortiGuards anycast network. Choices:
|
|
Configure which of Fortinets servers to provide FortiGuard services in FortiGuards anycast network. Default is Fortinet. Choices:
|
|
Specify outgoing interface to reach server. |
|
Specify how to select outgoing interface to reach server. Choices:
|
|
Number of servers to alternate between as first FortiGuard option. |
|
Enable/disable FortiGuard Virus Outbreak Prevention cache. Choices:
|
|
Maximum percent of memory FortiGuard Virus Outbreak Prevention cache can use (1 - 15%, default = 2). |
|
Time-to-live for FortiGuard Virus Outbreak Prevention cache entries (300 - 86400 sec, default = 300). |
|
Outbreak-Prevention-Expiration. |
|
Turn off FortiGuard Virus Outbreak Prevention service. Choices:
|
|
Outbreak-Prevention-License. |
|
FortiGuard Virus Outbreak Prevention time out (1 - 30 sec, default = 7). |
|
Enable/disable use of persistent connection to receive update notification from FortiGuard. Choices:
|
|
Port used to communicate with the FortiGuard servers. Choices:
|
|
Protocol used to communicate with the FortiGuard servers. Choices:
|
|
Proxy user password. |
|
IP address of the proxy server. |
|
Port used to communicate with the proxy server. |
|
Proxy user name. |
|
Cloud sandbox region. |
|
Customization options for the FortiGuard DNS service. Choices:
|
|
IP address of the FortiDNS server. |
|
Port used to communicate with FortiDNS servers. |
|
Service account ID. |
|
Source IPv4 address used to communicate with FortiGuard. |
|
Source IPv6 address used to communicate with FortiGuard. |
|
Enable/disable proxy dictionary rebuild. Choices:
|
|
Enable/disable external resource update. Choices:
|
|
Enable/disable Internet Service Database update. Choices:
|
|
Signature update server location. Choices:
|
|
Enable/disable allowlist update. Choices:
|
|
Videofilter-Expiration. |
|
Videofilter-License. |
|
Enable/disable FortiGuard web filter caching. Choices:
|
|
Time-to-live for web filter cache entries in seconds (300 - 86400). |
|
Webfilter-Expiration. |
|
Enable/disable turning off the FortiGuard web filtering service. Choices:
|
|
Webfilter-License. |
|
Web filter query time out (1 - 30 sec, default = 7). |
|
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: 300 |
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: Configure FortiGuard services.
fmgr_system_fortiguard:
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, ...]
adom: <your own value>
system_fortiguard:
antispam-cache: <value in [disable, enable]>
antispam-cache-mpercent: <value of integer>
antispam-cache-ttl: <value of integer>
antispam-expiration: <value of integer>
antispam-force-off: <value in [disable, enable]>
antispam-license: <value of integer>
antispam-timeout: <value of integer>
auto-join-forticloud: <value in [disable, enable]>
ddns-server-ip: <value of string>
ddns-server-port: <value of integer>
load-balance-servers: <value of integer>
outbreak-prevention-cache: <value in [disable, enable]>
outbreak-prevention-cache-mpercent: <value of integer>
outbreak-prevention-cache-ttl: <value of integer>
outbreak-prevention-expiration: <value of integer>
outbreak-prevention-force-off: <value in [disable, enable]>
outbreak-prevention-license: <value of integer>
outbreak-prevention-timeout: <value of integer>
port: <value in [53, 80, 8888, ...]>
sdns-server-ip: <value of string>
sdns-server-port: <value of integer>
service-account-id: <value of string>
source-ip: <value of string>
source-ip6: <value of string>
update-server-location: <value in [any, usa]>
webfilter-cache: <value in [disable, enable]>
webfilter-cache-ttl: <value of integer>
webfilter-expiration: <value of integer>
webfilter-force-off: <value in [disable, enable]>
webfilter-license: <value of integer>
webfilter-timeout: <value of integer>
protocol: <value in [udp, http, https]>
proxy-password: <value of string>
proxy-server-ip: <value of string>
proxy-server-port: <value of integer>
proxy-username: <value of string>
sandbox-region: <value of string>
fortiguard-anycast: <value in [disable, enable]>
fortiguard-anycast-source: <value in [fortinet, aws, debug]>
interface: <value of string>
interface-select-method: <value in [auto, sdwan, specify]>
sdns-options:
- include-question-section
anycast-sdns-server-ip: <value of string>
anycast-sdns-server-port: <value of integer>
persistent-connection: <value in [disable, enable]>
update-build-proxy: <value in [disable, enable]>
update-extdb: <value in [disable, enable]>
update-ffdb: <value in [disable, enable]>
update-uwdb: <value in [disable, enable]>
videofilter-expiration: <value of integer>
videofilter-license: <value of integer>
Return Values
Common return values are documented here, the following are the fields unique to this module:
Key |
Description |
---|---|
The full url requested Returned: always Sample: “/sys/login/user” |
|
The status of api request Returned: always Sample: 0 |
|
The descriptive message of the api response Returned: always Sample: “OK.” |
Authors
Link Zheng (@chillancezen)
Jie Xue (@JieX19)
Frank Shen (@fshen01)
Hongbin Lu (@fgtdev-hblu)