linux-system-roles / vpn

Role for managing VPN/IPSec
https://linux-system-roles.github.io/vpn/
MIT License
8 stars 14 forks source link

Update conn naming scheme and leftid/rightid values #15

Closed mprovenc closed 3 years ago

mprovenc commented 3 years ago

Resolves #14.

Changes leftid/rightid values to reflect the following values in order of preference (1) resolvable user-specified hostname (2) ansible_host (3) host key value. The connection name also synchronizes with the values in leftid/rightid.

richm commented 3 years ago

one minor nit with spaces - other than that, good to go - please squash into a single commit