Itinfserv
Results
1
comments of
Itinfserv
Sorry I should add that using roles works fine, its just include_roles this works: ``` - hosts: localhost roles: - role: artis3n.tailscale vars: tailscale_authkey: "xxxx" ``` I need to use...