diff --git a/playbooks/00_local.yml b/playbooks/00_local.yml index f192583..a5ed86d 100644 --- a/playbooks/00_local.yml +++ b/playbooks/00_local.yml @@ -1,5 +1,6 @@ - hosts: localhost1 name: Apt udate + connection: local tasks: - name: Apt exclude linux-dtb-current-meson64 ansible.builtin.shell: 'df -h' \ No newline at end of file