From d2696a93ba6d73c78ddc05557f8da263d59bb323 Mon Sep 17 00:00:00 2001 From: chatton Date: Fri, 14 Jul 2023 22:03:56 +0100 Subject: [PATCH] wip --- site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.yml b/site.yml index a5e4012..cde5164 100644 --- a/site.yml +++ b/site.yml @@ -1,7 +1,7 @@ --- - hosts: localhost become: true - remote_user: cianhatton + sudo_user: cianhatton roles: - name: install_packages - name: setup_vim