From c87314b0fcd1cb6bdfa9d80c7cca39eb98b3e163 Mon Sep 17 00:00:00 2001 From: chatton Date: Fri, 14 Jul 2023 18:15:01 +0100 Subject: [PATCH] add become true --- site.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/site.yml b/site.yml index 0118ed0..1900037 100644 --- a/site.yml +++ b/site.yml @@ -1,4 +1,5 @@ --- - hosts: localhost + become: true roles: - install_packages