increase apt timeout
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 7m58s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 7m58s
Details
This commit is contained in:
parent
6dfab582c4
commit
6b2a820282
|
@ -15,6 +15,7 @@
|
|||
- name: Install some stuff
|
||||
ansible.builtin.apt:
|
||||
update_cache: true
|
||||
lock_timeout: 120
|
||||
name: qemu-guest-agent
|
||||
become: true
|
||||
- name: Enable some stuff
|
||||
|
|
Loading…
Reference in New Issue