From 45ecc091923632408e21b0055777e1d74839c1fe Mon Sep 17 00:00:00 2001 From: matthieu Date: Tue, 4 Mar 2025 15:07:56 -0500 Subject: [PATCH] Add roles/localhost --- roles/localhost | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 roles/localhost diff --git a/roles/localhost b/roles/localhost new file mode 100644 index 0000000..55f2674 --- /dev/null +++ b/roles/localhost @@ -0,0 +1,2 @@ +[localhost] +localhost ansible_connection=local \ No newline at end of file