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