Skip to content

Commit e36e792

Browse files
committed
6.0.0a3: roll back fortinet.fortios to 2.1.4
Version 2.1.5 is still broken and there has not been a new release yet.
1 parent a661ed6 commit e36e792

File tree

5 files changed

+4
-22
lines changed

5 files changed

+4
-22
lines changed

6/CHANGELOG-v6.rst

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ If not mentioned explicitly, the changes are reported in the combined changelog
8181
+------------------------+-----------------+-----------------+-------------------------------------------------+
8282
| community.windows | 1.9.0 | 1.10.0 | |
8383
+------------------------+-----------------+-----------------+-------------------------------------------------+
84-
| fortinet.fortios | 2.1.4 | 2.1.5 | |
85-
+------------------------+-----------------+-----------------+-------------------------------------------------+
8684
| frr.frr | 1.0.3 | 2.0.0 | |
8785
+------------------------+-----------------+-----------------+-------------------------------------------------+
8886
| kubernetes.core | 2.2.3 | 2.3.1 | |
@@ -110,11 +108,6 @@ community.mysql
110108

111109
- The community.mysql collection no longer supports ``Ansible 2.9`` and ``ansible-base 2.10``. While we take no active measures to prevent usage and there are no plans to introduce incompatible code to the modules, we will stop testing against ``Ansible 2.9`` and ``ansible-base 2.10``. Both will very soon be End of Life and if you are still using them, you should consider upgrading to the ``latest Ansible / ansible-core 2.11 or later`` as soon as possible (https://github.com/ansible-collections/community.mysql/pull/343).
112110

113-
fortinet.fortios
114-
~~~~~~~~~~~~~~~~
115-
116-
- Support FortiOS 7.0.2, 7.0.3, 7.0.4, 7.0.5.
117-
118111
frr.frr
119112
~~~~~~~
120113

@@ -584,13 +577,6 @@ community.windows
584577
- win_scoop - Fix bootstrapping process to properly work when running as admin
585578
- win_scoop_bucket - Fix handling of output and errors from each scoop command
586579

587-
fortinet.fortios
588-
~~~~~~~~~~~~~~~~
589-
590-
- Fix issues in version mismatch logic.
591-
- Fix status issue in fortios_json_generic().
592-
- Fix the issue of inconsistent data types in different schemas.
593-
594580
kubernetes.core
595581
~~~~~~~~~~~~~~~
596582

@@ -878,6 +864,7 @@ Unchanged Collections
878864
- dellemc.os9 (still version 1.0.4)
879865
- f5networks.f5_modules (still version 1.16.0)
880866
- fortinet.fortimanager (still version 2.1.5)
867+
- fortinet.fortios (still version 2.1.4)
881868
- gluster.gluster (still version 1.0.2)
882869
- google.cloud (still version 1.0.2)
883870
- hetzner.hcloud (still version 1.6.0)

6/ansible-6.0.0a3.deps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dellemc.os6: 1.0.7
6161
dellemc.os9: 1.0.4
6262
f5networks.f5_modules: 1.16.0
6363
fortinet.fortimanager: 2.1.5
64-
fortinet.fortios: 2.1.5
64+
fortinet.fortios: 2.1.4
6565
frr.frr: 2.0.0
6666
gluster.gluster: 1.0.2
6767
google.cloud: 1.0.2

6/ansible-6.0.0a3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ collections:
184184
version: 2.1.5
185185
- name: fortinet.fortios
186186
source: https://galaxy.ansible.com
187-
version: 2.1.5
187+
version: 2.1.4
188188
- name: frr.frr
189189
source: https://galaxy.ansible.com
190190
version: 2.0.0

6/galaxy-requirements.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ collections:
185185
version: 2.1.5
186186
- name: fortinet.fortios
187187
source: https://galaxy.ansible.com
188-
version: 2.1.5
188+
version: 2.1.4
189189
- name: frr.frr
190190
source: https://galaxy.ansible.com
191191
version: 2.0.0

6/porting_guide_6.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -137,11 +137,6 @@ community.mysql
137137

138138
- The community.mysql collection no longer supports ``Ansible 2.9`` and ``ansible-base 2.10``. While we take no active measures to prevent usage and there are no plans to introduce incompatible code to the modules, we will stop testing against ``Ansible 2.9`` and ``ansible-base 2.10``. Both will very soon be End of Life and if you are still using them, you should consider upgrading to the ``latest Ansible / ansible-core 2.11 or later`` as soon as possible (https://github.com/ansible-collections/community.mysql/pull/343).
139139

140-
fortinet.fortios
141-
~~~~~~~~~~~~~~~~
142-
143-
- Support FortiOS 7.0.2, 7.0.3, 7.0.4, 7.0.5.
144-
145140
frr.frr
146141
~~~~~~~
147142

0 commit comments

Comments
 (0)