Update local.yml

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

View File

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