forked from saratov/infra
check tasks list length
This commit is contained in:
parent
0ce23b4f80
commit
63c6f80fb3
@ -42,7 +42,7 @@
|
||||
shell: |
|
||||
apt-get update
|
||||
apt-get dist-upgrade -yq
|
||||
when: stack.apt_sources_from_tasks is defined
|
||||
when: stack.apt_sources_from_tasks is defined and stack.apt_sources_from_tasks | length > 0
|
||||
|
||||
- name: allow apt downgrade packages
|
||||
template:
|
||||
|
Loading…
x
Reference in New Issue
Block a user