mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 03:00:04 -03:30
Use awx-plugins instead
* Instead of sourcing cred and inv plugins from the awx repo awx_plugins local directory, source them from the python package awx-plugins-core.
This commit is contained in:
committed by
Chris Meyers
parent
16d1f34179
commit
4328093c05
@@ -3,3 +3,4 @@ git+https://github.com/ansible/system-certifi.git@devel#egg=certifi
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user