upt playbook

This commit is contained in:
jaydee 2023-08-29 12:24:57 +02:00
parent 0f1be93a27
commit 543b3480a6

View File

@ -1,8 +1,6 @@
- hosts: morefine
name: Apt udate
become: false
tasks:
- name: Upgrade the OS
ansible.builtin.apt:
upgrade: full