Add connection type local. Localhost wasn't enough for FreeBSD.

This commit is contained in:
Hyperling 2020-12-31 17:52:45 -06:00
parent d20539437c
commit f2ac8883e1

View File

@ -3,6 +3,7 @@
# Everything
- hosts: localhost
connection: local
become: true
pre_tasks: