Skip to content

Commit

Permalink
updated requirements to match product-demos-ee
Browse files Browse the repository at this point in the history
  • Loading branch information
jce-redhat committed Apr 22, 2024
1 parent 9cd4989 commit 4e89a2a
Showing 1 changed file with 10 additions and 24 deletions.
34 changes: 10 additions & 24 deletions collections/requirements.yml
Original file line number Diff line number Diff line change
@@ -1,44 +1,30 @@
---
collections:
- name: ansible.controller
version: 4.4.0
- name: infra.ah_configuration
- name: infra.controller_configuration
- name: redhat_cop.controller_configuration
version: 2.3.1
# linux
- name: ansible.posix
version: 1.5.4
- name: redhat.insights
version: 1.0.7
- name: redhat.rhel_system_roles
version: 1.20.0
- name: community.general
version: 6.3.0
version: ">=8.0.0"
- name: containers.podman
- name: redhat.insights
- name: redhat.rhel_system_roles
# windows
- name: ansible.windows
- name: chocolatey.chocolatey
- name: community.windows
version: 1.12.0
- name: ansible.windows
version: 1.13.0
# cloud
- name: azure.azcollection
version: 1.14.0
- name: amazon.aws
version: 5.2.0
# satellite
- name: redhat.satellite
version: 3.8.0
# network
- name: ansible.netcommon
- name: cisco.ios
version: 4.4.0
- name: cisco.nxos
version: 4.1.0
- name: cisco.iosxr
version: 5.0.0
- name: ansible.netcommon
version: 5.0.0
- name: cisco.nxos
# openshift
- name: redhat.openshift
version: 2.3.0
- name: kubernetes.core
version: 2.4.0
- name: redhat.openshift
- name: redhat.openshift_virtualization

0 comments on commit 4e89a2a

Please sign in to comment.