change
This commit is contained in:
@@ -7,8 +7,7 @@
|
|||||||
- name: Update packages with apt
|
- name: Update packages with apt
|
||||||
when: ansible_pkg_mgr == 'apt'
|
when: ansible_pkg_mgr == 'apt'
|
||||||
become: true
|
become: true
|
||||||
become_method: sudo
|
apt:
|
||||||
ansible.builtin.apt:
|
|
||||||
update_cache: true
|
update_cache: true
|
||||||
|
|
||||||
- name: Upgrade packages with apt
|
- name: Upgrade packages with apt
|
||||||
|
|||||||
Reference in New Issue
Block a user