Update update/update-linux.yml
This commit is contained in:
parent
88e6543258
commit
5dcd88bd2a
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
- name: Update and upgrade apt packages
|
- name: Update and upgrade apt packages
|
||||||
hosts: all
|
hosts: all
|
||||||
become: true
|
become: yes
|
||||||
tasks:
|
tasks:
|
||||||
- name: Update packages with apt
|
- name: Update packages with apt
|
||||||
when: ansible_pkg_mgr == 'apt'
|
when: ansible_pkg_mgr == 'apt'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user