diff --git a/local.yml b/local.yml index e04e772..63c8be9 100644 --- a/local.yml +++ b/local.yml @@ -1,7 +1,7 @@ --- - hosts: localhost tags: always - connection:local + connection: local become: true pre_tasks: - name: pre-run | update package cache (arch)