Avoid the need to use ssh keys for ansible connections to localhost
This commit is contained in:
parent
39d2491e36
commit
3580a9141b
1 changed files with 1 additions and 0 deletions
|
@ -103,6 +103,7 @@ all:
|
|||
|
||||
hosts:
|
||||
localhost:
|
||||
ansible_connection: local
|
||||
|
||||
laptops:
|
||||
children:
|
||||
|
|
Loading…
Add table
Reference in a new issue