mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 07:28:33 +02:00
upt playbook
This commit is contained in:
@ -4,4 +4,5 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- name: Upgrade the OS
|
- name: Upgrade the OS
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
upgrade: full
|
upgrade: full
|
||||||
|
become: true
|
Reference in New Issue
Block a user