Swap repos test fix

This commit is contained in:
Alan Rominger
2023-09-06 11:14:57 -04:00
committed by Dave
parent d5753818a0
commit 14ac91a8a2

View File

@@ -26,7 +26,7 @@
name: "{{ project_name }}"
organization: "{{ org_name }}"
scm_type: git
scm_url: https://github.com/ansible/test-playbooks
scm_url: https://github.com/ansible/ansible-tower-samples
wait: true
- name: Create a git project with same name, different org
@@ -34,7 +34,7 @@
name: "{{ project_name }}"
organization: Default
scm_type: git
scm_url: https://github.com/ansible/ansible-tower-samples
scm_url: https://github.com/ansible/test-playbooks
wait: true
- name: Create an Inventory