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 - 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