From 2fc2bfcaf6f5901b0849126672cb0a3d10745d5c Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Sun, 29 Sep 2024 00:56:52 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20Temporarily=20reference=20the=20?= =?UTF-8?q?interfaces=20fork?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This links the corresponding WIP topic branch for demo purposes. TODO: Revert this commit before merging the PR. --- requirements/requirements_git.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements_git.txt b/requirements/requirements_git.txt index 24ccccfa1c2d..42327e5b5e05 100644 --- a/requirements/requirements_git.txt +++ b/requirements/requirements_git.txt @@ -3,5 +3,5 @@ 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/ansible/awx-plugins.git@devel#egg=awx-plugins-core -awx_plugins.interfaces @ git+https://github.com/ansible/awx_plugins.interfaces.git +awx-plugins-core @ git+https://github.com/webknjaz/ansible--awx_plugins.interfaces.git@feature/shared-awx-stuff +awx_plugins.interfaces @ git+https://github.com/webknjaz/ansible--awx_plugins.interfaces.git@feature/shared-awx-stuff