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