Update update-621.yml
This commit is contained in:
parent
fc346f177a
commit
a6f320a3e9
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
- hosts: all
|
- hosts: all
|
||||||
become: true
|
become: true
|
||||||
|
become_user: root
|
||||||
|
become_method: sudo
|
||||||
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…
Add table
Add a link
Reference in a new issue