mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
* Instead of sourcing cred and inv plugins from the awx repo awx_plugins local directory, source them from the python package awx-plugins-core.
7 lines
554 B
Plaintext
7 lines
554 B
Plaintext
git+https://github.com/ansible/system-certifi.git@devel#egg=certifi
|
|
# Remove pbr from requirements.in when moving ansible-runner to requirements.in
|
|
git+https://github.com/ansible/ansible-runner.git@devel#egg=ansible-runner
|
|
git+https://github.com/ansible/python3-saml.git@devel#egg=python3-saml
|
|
django-ansible-base @ git+https://github.com/ansible/django-ansible-base@devel#egg=django-ansible-base[rest_filters,jwt_consumer,resource_registry,rbac]
|
|
awx-plugins-core @ git+https://git@github.com/chrismeyersfsu/awx-plugins.git@entrypoints2#awx-plugins-core
|