mirror of
https://github.com/ansible/awx.git
synced 2026-07-29 17:09:55 -02:30
Merge branch 'devel' of https://github.com/ansible/ansible-tower into 11th-hour
This commit is contained in:
@@ -503,6 +503,7 @@ class BaseJobTestMixin(BaseTestMixin):
|
||||
playbook=self.proj_dev.playbooks[0],
|
||||
host_config_key=uuid.uuid4().hex,
|
||||
created_by=self.user_sue,
|
||||
ask_credential_on_launch=True,
|
||||
)
|
||||
# self.job_eng_run = self.jt_eng_run.create_job(
|
||||
# created_by=self.user_sue,
|
||||
|
||||
Reference in New Issue
Block a user