- name: Stop Zuul Executor service: name: zuul-executor state: stopped become: true become_user: root - name: Wait for (3h10m) to stop Zuul Executor wait_for: path: /var/run/zuul/executor.pid state: absent timeout: 11400