mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
Add bindep.txt file for execution environments
This will be used by ansible-builder, for people creating EEs. Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
4cd4845617
commit
6fb57fb5fc
8
awx_collection/bindep.txt
Normal file
8
awx_collection/bindep.txt
Normal file
@ -0,0 +1,8 @@
|
||||
# This is a cross-platform list tracking distribution packages needed by tests;
|
||||
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
||||
|
||||
python38-pytz [platform:centos-8 platform:rhel-8]
|
||||
|
||||
# awxkit
|
||||
python38-requests [platform:centos-8 platform:rhel-8]
|
||||
python38-pyyaml [platform:centos-8 platform:rhel-8]
|
||||
Loading…
x
Reference in New Issue
Block a user