Rename Windows ec2 instance for #235 (#236)

pushed the EE's, merging
This commit is contained in:
Matthew Fernandez
2025-04-29 13:05:13 -06:00
committed by GitHub
parent 0b1904e727
commit 3400e73675
5 changed files with 13 additions and 5 deletions

View File

@@ -3,9 +3,10 @@ version: 3
images:
base_image:
name: registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9:latest
dependencies:
galaxy: requirements-25.yml
system:
- python3.11-devel [platform:rpm]
python:
- pywinrm>=0.4.3
python_interpreter:

View File

@@ -27,6 +27,8 @@ collections:
- name: redhat.rhel_system_roles
version: ">=1.23.0"
# windows demos
- name: microsoft.ad
version: "1.9"
- name: ansible.windows
version: ">=2.3.0"
- name: chocolatey.chocolatey

View File

@@ -20,6 +20,8 @@ collections:
- name: redhat.rhel_system_roles
version: ">=1.23.0"
# windows
- name: microsoft.ad
version: "1.9"
- name: ansible.windows
version: ">=2.3.0"
- name: chocolatey.chocolatey