Update reference to test playbooks

This commit is contained in:
Elijah DeLee
2019-03-14 14:33:16 -04:00
parent df72a01f27
commit d39cfd1778
2 changed files with 2 additions and 2 deletions

View File

@@ -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",