3c0baa2c57
Change-Id: I6d5621686c80ca9a328feb84906bb1cccc31c980 Depends-On: https://review.openstack.org/638706
8 lines
127 B
YAML
8 lines
127 B
YAML
- hosts: localhost
|
|
tasks:
|
|
- name: Pause the job
|
|
zuul_return:
|
|
data:
|
|
zuul:
|
|
pause: true
|