Update update-621.yml
parent
32184694c4
commit
fc346f177a
|
@ -1,5 +1,5 @@
|
||||||
- hosts: all
|
- hosts: all
|
||||||
become: yes
|
become: true
|
||||||
tasks:
|
tasks:
|
||||||
- name: Upgrade the OS (apt-get dist-upgrade)
|
- name: Upgrade the OS (apt-get dist-upgrade)
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
|
|
Loading…
Reference in New Issue