Proposed-updates task sometimes hangs. Try fix.
This commit is contained in:
parent
6e49613f4c
commit
b442573b86
2 changed files with 1 additions and 1 deletions
|
@ -45,6 +45,7 @@
|
|||
- net-tools
|
||||
- netcat-openbsd
|
||||
- nmap
|
||||
- pdf-presenter-console
|
||||
- php-cli
|
||||
- planner
|
||||
- pulseview
|
||||
|
|
|
@ -26,5 +26,4 @@
|
|||
deb http://deb.debian.org/debian/ {{ ansible_distribution_release }}-proposed-updates
|
||||
main non-free-firmware
|
||||
state: present
|
||||
update_cache: true
|
||||
when: proposed_updates | default(False)
|
||||
|
|
Loading…
Add table
Reference in a new issue