Skip to content

Commit

Permalink
Merge pull request ansible#223 from zkayyali812/zk/add-dep/podman-remote
Browse files Browse the repository at this point in the history
Add Dependancy 'podman-remote' and 'receptorctl' to support using awx-ee to run receptor on remote execution node
  • Loading branch information
TheRealHaoLiu committed Dec 12, 2023
2 parents b675d0c + 4d7f1e2 commit 71158e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions execution-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ dependencies:
epel-release [platform:rpm]
python-unversioned-command [platform:rpm]
unzip [platform:rpm]
podman-remote [platform:rpm]
python: |
git+https://github.com/ansible/ansible-sign
ncclient
Expand All @@ -51,6 +52,7 @@ dependencies:
python-daemon
pyyaml
six
receptorctl
additional_build_steps:
append_base:
- RUN $PYCMD -m pip install -U pip
Expand Down

0 comments on commit 71158e4

Please sign in to comment.