From f12fe7b58b808ea7b5cb48f126217c9520ccc74c Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Sun, 21 May 2023 20:21:23 +0000 Subject: [PATCH] remove community.fortios from Ansible 9 Resolves: https://github.com/ansible-community/ansible-build-data/issues/196 Resolves: https://github.com/ansible-community/community-topics/issues/162 --- 9/ansible.in | 1 - 9/changelog.yaml | 3 +++ 9/collection-meta.yaml | 2 -- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/9/ansible.in b/9/ansible.in index 806f2b18364..8c9963d492a 100644 --- a/9/ansible.in +++ b/9/ansible.in @@ -28,7 +28,6 @@ community.crypto community.digitalocean community.dns community.docker -community.fortios community.general community.google community.grafana diff --git a/9/changelog.yaml b/9/changelog.yaml index 53b4c76e9c5..8232de30ab1 100644 --- a/9/changelog.yaml +++ b/9/changelog.yaml @@ -6,3 +6,6 @@ releases: - "``cisco.nso`` was considered unmaintained and removed from Ansible 9 as per the `removal from Ansible process `_. Users can still install this collection with ``ansible-galaxy collection install mellanox.onyx``." + - "``community.fortios`` was considered unmaintained and removed from Ansible 9 as per the + `removal from Ansible process `_. + Users can still install this collection with ``ansible-galaxy collection install mellanox.onyx``." diff --git a/9/collection-meta.yaml b/9/collection-meta.yaml index 2704400b6aa..e8cc646e524 100644 --- a/9/collection-meta.yaml +++ b/9/collection-meta.yaml @@ -190,8 +190,6 @@ collections: repository: https://github.com/ansible-collections/community.digitalocean community.docker: repository: https://github.com/ansible-collections/community.docker - community.fortios: - repository: https://github.com/ansible-collections/community.fortios community.general: repository: https://github.com/ansible-collections/community.general community.google: