fortinet-ansible-dev / ansible-galaxy-fortianalyzer-collection

GNU General Public License v3.0
0 stars 1 forks source link

Fortinet logo|

fortinet.fortianalyzer:1.7.0 - configuring FortiAnalyzer

Description

FortiAnalyzer Ansible Collection includes the modules that are able to configure FortiAnalyzer.

Documentation for the collection.

Requirements

Installation

This collection is distributed via ansible-galaxy.

Before using this collection, you need to install it with the Ansible Galaxy command-line tool:

ansible-galaxy collection install fortinet.fortianalyzer

You can also include it in a requirements.yml file and install it with ansible-galaxy collection install -r requirements.yml, using the format:

collections:
  - name: fortinet.fortianalyzer

Note that if you install any collections from Ansible Galaxy, they will not be upgraded automatically when you upgrade the Ansible package. To upgrade the collection to the latest available version, run the following command:

ansible-galaxy collection install fortinet.fortianalyzer --upgrade

You can also install a specific version of the collection, for example, if you need to downgrade when something is broken in the latest version (please report an issue in this repository). Use the following syntax to install version 1.0.0:

ansible-galaxy collection install fortinet.fortianalyzer:==1.0.0

See using Ansible collections for more details.

Use Cases

See example here to run your first playbook.

Testing

Testing is done by the Fortinet team. Before each new FMG Ansible release, it is tested with the latest patches from all FMG minor releases.

Support

For any questions regarding FortiAnalyzer Ansible, please create a github issue.

Release Notes and Roadmap

Please check release note here.

FortiAnalyzer Ansible is expected to be updated every two months.

Related Information

Documentation for the collection.

Modules

The collection provides the following modules:

License

FortiAnalyzer Ansible Collection follows GNU General Public License v3.0.