Add connection type local. Localhost wasn't enough for FreeBSD.
This commit is contained in:
parent
d20539437c
commit
f2ac8883e1
@ -3,6 +3,7 @@
|
||||
|
||||
# Everything
|
||||
- hosts: localhost
|
||||
connection: local
|
||||
become: true
|
||||
|
||||
pre_tasks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user