diff --git a/local.yml b/local.yml index 5c89510..c31bfbb 100644 --- a/local.yml +++ b/local.yml @@ -19,7 +19,7 @@ - name: Update Apt become: true apt: - name: sudo + name: [ "sudo", "git" ] tags: - install - neovim