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
|
- net-tools
|
||||||
- netcat-openbsd
|
- netcat-openbsd
|
||||||
- nmap
|
- nmap
|
||||||
|
- pdf-presenter-console
|
||||||
- php-cli
|
- php-cli
|
||||||
- planner
|
- planner
|
||||||
- pulseview
|
- pulseview
|
||||||
|
|
|
@ -26,5 +26,4 @@
|
||||||
deb http://deb.debian.org/debian/ {{ ansible_distribution_release }}-proposed-updates
|
deb http://deb.debian.org/debian/ {{ ansible_distribution_release }}-proposed-updates
|
||||||
main non-free-firmware
|
main non-free-firmware
|
||||||
state: present
|
state: present
|
||||||
update_cache: true
|
|
||||||
when: proposed_updates | default(False)
|
when: proposed_updates | default(False)
|
||||||
|
|
Loading…
Add table
Reference in a new issue