forked from saratov/infra
use yes
in apt-get install
This commit is contained in:
parent
529e09583b
commit
0ce23b4f80
@ -41,7 +41,7 @@
|
||||
- name: update with tasks repos
|
||||
shell: |
|
||||
apt-get update
|
||||
apt-get dist-upgrade
|
||||
apt-get dist-upgrade -yq
|
||||
when: stack.apt_sources_from_tasks is defined
|
||||
|
||||
- name: allow apt downgrade packages
|
||||
|
Loading…
Reference in New Issue
Block a user