Update local.yaml

This commit is contained in:
2026-07-07 15:05:09 -09:00
parent 64529185bd
commit c76c817914
+1 -1
View File
@@ -2,7 +2,7 @@
- name: System Configuration via Ansible Pull - name: System Configuration via Ansible Pull
hosts: localhost hosts: localhost
connection: local connection: local
become: true become: false
tasks: tasks:
- name: Ensure git is installed - name: Ensure git is installed