Stop using the bulky test-playbooks in tests where possible

This commit is contained in:
Alan Rominger
2023-09-06 10:57:11 -04:00
committed by Dave
parent 33010a2e02
commit d5753818a0
3 changed files with 14 additions and 14 deletions

View File

@@ -13,7 +13,7 @@
name: "{{ project_name1 }}"
organization: Default
scm_type: git
scm_url: https://github.com/ansible/test-playbooks
scm_url: https://github.com/ansible/ansible-tower-samples
wait: false
register: project_create_result