mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 07:56:06 -03:30
Raise job length for testing job wait
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
job_type: run
|
||||
project: "{{ proj_name }}"
|
||||
inventory: "Demo Inventory"
|
||||
extra_vars:
|
||||
sleep_interval: 300
|
||||
|
||||
- name: Check deprecation warnings
|
||||
tower_job_wait:
|
||||
|
||||
Reference in New Issue
Block a user