diff --git a/local.yaml b/local.yaml index 3d973f2..3218844 100644 --- a/local.yaml +++ b/local.yaml @@ -2,7 +2,7 @@ - name: System Configuration via Ansible Pull hosts: localhost connection: local - become: true + become: false tasks: - name: Ensure git is installed