From 93ce1d29b541a0f7e30ee6f7ac900db5bea3f874 Mon Sep 17 00:00:00 2001 From: willtome Date: Wed, 23 Oct 2024 11:37:01 -0400 Subject: [PATCH] updates for 2.5 --- collections/requirements.yml | 55 +++--------------------------------- setup_demo.yml | 2 +- 2 files changed, 5 insertions(+), 52 deletions(-) diff --git a/collections/requirements.yml b/collections/requirements.yml index bb0aa01..2eb361b 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -1,53 +1,6 @@ --- -# This file is mainly used by product-demos CI, -# See cloin/ee-builds/product-demos-ee/requirements.yml -# for configuring collections and collection versions. collections: - - name: ansible.controller - version: ">=4.5.5" - - name: infra.ah_configuration - version: ">=2.0.6" - - name: infra.controller_configuration - version: ">=2.7.1" - - name: redhat_cop.controller_configuration - version: ">=2.3.1" - # linux - - name: ansible.posix - version: ">=1.5.4" - - name: community.general - version: ">=8.0.0" - - name: containers.podman - version: ">=1.12.1" - - name: redhat.insights - version: ">=1.2.2" - - name: redhat.rhel_system_roles - version: ">=1.23.0" - # windows - - name: ansible.windows - version: ">=2.3.0" - - name: chocolatey.chocolatey - version: ">=1.5.1" - - name: community.windows - version: ">=2.2.0" - # cloud - - name: amazon.aws - version: ">=7.5.0" - # satellite - - name: redhat.satellite - version: ">=4.0.0" - # network - - name: ansible.netcommon - version: ">=6.0.0" - - name: cisco.ios - version: ">=7.0.0" - - name: cisco.iosxr - version: ">=8.0.0" - - name: cisco.nxos - version: ">=7.0.0" - # openshift - - name: kubernetes.core - version: ">=4.0.0" - - name: redhat.openshift - version: ">=3.0.1" - - name: redhat.openshift_virtualization - version: ">=1.4.0" + - name: infra.aap_configuration + type: git + source: https://github.com/redhat-cop/infra.aap_configuration.git +... diff --git a/setup_demo.yml b/setup_demo.yml index b9fd37d..5eee34c 100644 --- a/setup_demo.yml +++ b/setup_demo.yml @@ -27,7 +27,7 @@ - name: Demo Components ansible.builtin.include_role: - name: infra.controller_configuration.dispatch + name: infra.aap_configuration.dispatch - name: Log Demo ansible.builtin.uri: