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
hosts: localhost
connection: local
become: true
become: false
tasks:
- name: Ensure git is installed