From 139f3768ba55c1e7426b498f841f369f799ceb28 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 12 Oct 2025 12:00:59 +0200 Subject: Explain how to run Ansible locally --- infrastructure/local-exec.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 infrastructure/local-exec.yaml (limited to 'infrastructure/local-exec.yaml') diff --git a/infrastructure/local-exec.yaml b/infrastructure/local-exec.yaml new file mode 100644 index 0000000..7319064 --- /dev/null +++ b/infrastructure/local-exec.yaml @@ -0,0 +1,4 @@ +ungrouped: + hosts: + ñix.es: + ansible_connection: local -- cgit v1.2.3