Skip to content

Commit

Permalink
RC-4053 Apply updates from awx-ee repo
Browse files Browse the repository at this point in the history
Adds containerized receptor support
Ensures that azure.azcollection is >=2.1.0
  • Loading branch information
Venator-Fox committed Mar 27, 2024
1 parent dc774af commit aff542a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions spec/bindep.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ rsync [platform:rpm]
epel-release [platform:rpm]
python-unversioned-command [platform:rpm]
unzip [platform:rpm]
podman-remote [platform:rpm]
1 change: 1 addition & 0 deletions spec/galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
collections:
- name: awx.awx
- name: azure.azcollection
version: ">=2.1.0"
- name: kubernetes.core
- name: ansible.posix
- name: ansible.windows
Expand Down
3 changes: 3 additions & 0 deletions spec/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ ansible-modules-hashivault==5.2.1
jmespath==1.0.1
# Required by community.general LDAP plugins
python-ldap==3.4.4

# wazh7587 03/27/2024 Added from awx-ee for containerized receptor mesh support
receptorctl==1.4.5

0 comments on commit aff542a

Please sign in to comment.