ansible/playbooks/00_local.yml
2023-10-26 19:24:05 +02:00

5 lines
133 B
YAML

- hosts: localhost1
name: Apt udate
tasks:
- name: Apt exclude linux-dtb-current-meson64
ansible.builtin.shell: 'df -h'