upt playbook

This commit is contained in:
jaydee 2023-10-26 22:33:43 +02:00
parent ea494246f4
commit 75699460f7

View File

@ -1,7 +1,7 @@
- hosts: localhost1
name: Apt udate
connection: local
become: true
ansible_user: root
tasks:
- name: Apt exclude linux-dtb-current-meson64
ansible.builtin.shell: 'apk update'