FortiADC Galaxy Versioning¶
FortiADC Galaxy versions¶
FortiADC galaxy collections are unified, there is only one sequential collection at any moment. Users who install these collections are expected to find the version compatibility information for each module and its parameters.
| FADC version | Galaxy Version | Release date | Path to Install |
|---|---|---|---|
| 7.0.0 | 1.0.0 | 2022/08/23 | ansible-galaxy collection install fortinet.fortiADC:1.0.1 |
| 7.2.0 | 1.0.2 | 2023/02/10 | ansible-galaxy collection install fortinet.fortiADC:1.0.2 |
| 7.4.0 | 1.1.0 | 2023/08/31 | ansible-galaxy collection install fortinet.fortiADC:1.1.0 |
| 7.4.0 | 1.2.0 | 2024/06/04 | ansible-galaxy collection install fortinet.fortiADC:1.2.0 |
| 7.4.0 | 1.2.1 | 2024/06/23 | ansible-galaxy collection install fortinet.fortiADC:1.2.1 |
| 7.6.0 | 1.3.0 | 2024/10/25 | ansible-galaxy collection install fortinet.fortiADC:1.3.0 |
| 7.6.0, 8.0.0 | 1.3.1 | 2026/03/25 | ansible-galaxy collection install fortinet.fortiADC:1.3.1 |
Note: Use -f option (i.e.
ansible-galaxy collection install -f fortinet.fortiADC:x.x.x) to renew your existing local installation.