Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
willtome committed Oct 9, 2023
1 parent 69058eb commit 0e302d9
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions product-demos-ee/requirements.yml
Original file line number Diff line number Diff line change
@@ -1,32 +1,34 @@
---
collections:
- name: ansible.controller
version: 4.3.0
version: 4.4.0
- name: redhat_cop.controller_configuration
version: 2.2.5
#linux
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
- name: containers.podman
#windows
# windows
- name: chocolatey.chocolatey
- name: community.windows
version: 1.12.0
version: 2.0.0
- name: ansible.windows
version: 1.13.0
#cloud
# cloud
- name: azure.azcollection
version: 1.14.0
- name: amazon.aws
version: 5.2.0
#satellite
# satellite
- name: redhat.satellite
version: 3.8.0
#network
# network
- name: cisco.ios
version: 4.4.0
- name: cisco.nxos
Expand All @@ -35,7 +37,7 @@ collections:
version: 5.0.0
- name: ansible.netcommon
version: 5.0.0
#openshift
# openshift
- name: redhat.openshift
version: 2.3.0
- name: kubernetes.core
Expand Down

0 comments on commit 0e302d9

Please sign in to comment.