jason-riddle / ansible-role-tailscale

Tailscale on Linux.
https://galaxy.ansible.com/ui/standalone/roles/jason_riddle/tailscale/
MIT License
6 stars 0 forks source link

Specify a custom hostname #8

Closed jason-riddle closed 2 years ago

jason-riddle commented 2 years ago

The hostname can be configured with --hostname. What's the best way to provide this arg to an Ansible command?

jason-riddle commented 2 years ago

Fixed in https://github.com/jason-riddle/ansible-role-tailscale/pull/11. Just provide --hostname as part of tailscale_up_args.