mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
Update reference to test playbooks
This commit is contained in:
@@ -376,7 +376,7 @@ def make_the_data():
|
||||
organization=org,
|
||||
defaults=dict(
|
||||
created_by=next(creator_gen), modified_by=next(modifier_gen),
|
||||
scm_url='https://github.com/jlaska/ansible-playbooks.git',
|
||||
scm_url='https://github.com/ansible/test-playbooks.git',
|
||||
scm_type='git',
|
||||
playbook_files=[
|
||||
"check.yml", "debug-50.yml", "debug.yml", "debug2.yml",
|
||||
|
||||
Reference in New Issue
Block a user