Update local.yml

This commit is contained in:
2022-07-28 21:12:30 +00:00
committed by GitHub
parent 5af878b3a1
commit 6ed0916863

View File

@@ -1,6 +1,7 @@
--- ---
- hosts: all - hosts: localhost
tags: always tags: always
connection:local
become: true become: true
pre_tasks: pre_tasks:
- name: pre-run | update package cache (arch) - name: pre-run | update package cache (arch)