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