forked from saratov/infra
dist-upgrade all nodes
This commit is contained in:
parent
f96111082a
commit
f6386f555b
@ -32,6 +32,9 @@
|
|||||||
- name: update packages list
|
- name: update packages list
|
||||||
shell: apt-get update
|
shell: apt-get update
|
||||||
|
|
||||||
|
- name: dist-upgrade
|
||||||
|
shell: apt-get install -y apt rpm && apt-get -y dist-upgrade
|
||||||
|
|
||||||
- name: include additional apt repos from tasks
|
- name: include additional apt repos from tasks
|
||||||
block:
|
block:
|
||||||
- name: include additional apt repos from tasks
|
- name: include additional apt repos from tasks
|
||||||
|
Loading…
x
Reference in New Issue
Block a user