Merge "Disable ansible cron even more"
This commit is contained in:
commit
1bb1368375
@ -1,6 +1,7 @@
|
|||||||
- import_playbook: ../bridge.yaml
|
- import_playbook: ../bridge.yaml
|
||||||
vars:
|
vars:
|
||||||
root_rsa_key: "{{ lookup('file', zuul.executor.work_root + '/' + zuul.build + '_id_rsa') }}"
|
root_rsa_key: "{{ lookup('file', zuul.executor.work_root + '/' + zuul.build + '_id_rsa') }}"
|
||||||
|
ansible_cron_install_cron: false
|
||||||
|
|
||||||
- hosts: bridge.openstack.org
|
- hosts: bridge.openstack.org
|
||||||
become: true
|
become: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user