Avoid the need to use ssh keys for ansible connections to localhost

This commit is contained in:
Raphael Dannecker 2025-04-09 14:18:17 +02:00
parent 39d2491e36
commit 3580a9141b

View file

@ -103,6 +103,7 @@ all:
hosts:
localhost:
ansible_connection: local
laptops:
children: