From 3511f47ed200253031430a2f81fab3eb897acd0b Mon Sep 17 00:00:00 2001 From: "Ralph.Sabado" <77937738+ta-yuhyeon@users.noreply.github.com> Date: Wed, 14 Aug 2024 18:24:46 +0200 Subject: [PATCH] Update local.yml --- local.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/local.yml b/local.yml index b1ff1bd..79ead0b 100644 --- a/local.yml +++ b/local.yml @@ -12,6 +12,8 @@ - git state: present when: ansible_distribution != 'MacOSX' + become: true + become_method: ansible.builtin.sudo - name: Copy zshrc file ansible.builtin.copy: