From d70c6b947457c9d0ea39845a4d1d1f6d349a994d Mon Sep 17 00:00:00 2001 From: Alan Rominger Date: Wed, 6 Sep 2023 13:51:05 -0400 Subject: Reset another to test-playbooks --- awx_collection/tests/integration/targets/project/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'awx_collection') diff --git a/awx_collection/tests/integration/targets/project/tasks/main.yml b/awx_collection/tests/integration/targets/project/tasks/main.yml index 484d8aec28..a5a059beb9 100644 --- a/awx_collection/tests/integration/targets/project/tasks/main.yml +++ b/awx_collection/tests/integration/targets/project/tasks/main.yml @@ -264,7 +264,7 @@ name: "{{ project_name3 }}" organization: Default scm_type: archive - scm_url: https://github.com/ansible/ansible-tower-samples/archive/refs/tags/1.0.0.tar.gz + scm_url: https://github.com/ansible/test-playbooks/archive/refs/tags/1.0.0.tar.gz wait: true update_project: true register: result -- cgit v1.2.3