mirror of
https://github.com/ansible/awx.git
synced 2026-01-31 17:18:59 -03:30
This requires corresponding ansible-runner changes
which are only available in devel branch
to do this, requirements are changed
to install ansible-runner devel as it did before
Revert "Use ansible-runner 2.1.1 build"
This reverts commit f0ede01017.
Add back in change from updater.sh that we want to keep
4 lines
223 B
Plaintext
4 lines
223 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
|