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