From 6a514e42ea1095289e21528820b0db962b46594d Mon Sep 17 00:00:00 2001 From: Mario Lenz Date: Sun, 8 Dec 2024 17:34:26 +0100 Subject: [PATCH] Remove cisco.asa from Ansible 12 --- 11/collection-meta.yaml | 5 +++++ 12/ansible.in | 1 - 12/collection-meta.yaml | 9 +++++++-- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/11/collection-meta.yaml b/11/collection-meta.yaml index ec4cf1321a..bdf36efb99 100644 --- a/11/collection-meta.yaml +++ b/11/collection-meta.yaml @@ -41,6 +41,11 @@ collections: repository: https://github.com/CiscoDevNet/ansible-aci cisco.asa: repository: https://github.com/ansible-collections/cisco.asa + removal: + major_version: 12 + announce_version: 11.2.0 + reason: deprecated + discussion: https://forum.ansible.com/t/38960 cisco.dnac: maintainers: - racampos diff --git a/12/ansible.in b/12/ansible.in index dfcb2ffa19..ed57f22afe 100644 --- a/12/ansible.in +++ b/12/ansible.in @@ -9,7 +9,6 @@ azure.azcollection check_point.mgmt chocolatey.chocolatey cisco.aci -cisco.asa cisco.dnac cisco.intersight cisco.ios diff --git a/12/collection-meta.yaml b/12/collection-meta.yaml index f64bea6b2e..8c23708c6b 100644 --- a/12/collection-meta.yaml +++ b/12/collection-meta.yaml @@ -39,8 +39,6 @@ collections: collection-directory: "./chocolatey" cisco.aci: repository: https://github.com/CiscoDevNet/ansible-aci - cisco.asa: - repository: https://github.com/ansible-collections/cisco.asa cisco.dnac: maintainers: - racampos @@ -331,6 +329,13 @@ collections: wti.remote: repository: https://github.com/wtinetworkgear/wti-collection removed_collections: + cisco.asa: + repository: https://github.com/ansible-collections/cisco.asa + removal: + version: 12.0.0a1 + reason: deprecated + discussion: https://forum.ansible.com/t/38960 + announce_version: 11.2.0 cisco.nso: repository: https://github.com/CiscoDevNet/ansible-nso removal: