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