mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
upt playbook
This commit is contained in:
@ -1,8 +1,6 @@
|
|||||||
- hosts: morefine
|
- hosts: morefine
|
||||||
name: Apt udate
|
name: Apt udate
|
||||||
become: false
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Upgrade the OS
|
- name: Upgrade the OS
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
upgrade: full
|
upgrade: full
|
Reference in New Issue
Block a user