Throttle task which seems to hang often.
This commit is contained in:
parent
9560228f3b
commit
3e89571a96
2 changed files with 5 additions and 3 deletions
|
@ -5,9 +5,6 @@ ungrouped:
|
|||
proxmox:
|
||||
hosts:
|
||||
10.190.5.[51:54]:
|
||||
R319:
|
||||
hosts:
|
||||
10.190.5.[1:13]:
|
||||
R202:
|
||||
hosts:
|
||||
10.190.7.[1:20]:
|
||||
|
@ -28,6 +25,10 @@ R317:
|
|||
hosts:
|
||||
10.190.10.[1:24]:
|
||||
10.190.10.80:
|
||||
R319:
|
||||
hosts:
|
||||
10.190.5.[1:12]:
|
||||
10.190.5.80:
|
||||
R406:
|
||||
hosts:
|
||||
10.190.11.[1:18]:
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
apt:
|
||||
update_cache: true
|
||||
cache_valid_time: 86400
|
||||
throttle: 3
|
||||
|
||||
- name: upgrade packages
|
||||
apt:
|
||||
|
|
Loading…
Add table
Reference in a new issue