From 05a1fb6a6e8e27f667bb0f710e124c6584e3e38c Mon Sep 17 00:00:00 2001 From: jaydee Date: Thu, 26 Oct 2023 19:25:11 +0200 Subject: [PATCH] upt playbook --- playbooks/00_local.yml | 1 + 1 file changed, 1 insertion(+) 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