linux-system-roles / vpn

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

ci: ansible-lint - skip var-naming[read-only] #119

Closed richm closed 1 year ago

richm commented 1 year ago

Error: This special variable is read-only. (inventory_hostname) (set_fact: inventory_hostname) var-naming[read-only]: This special variable is read-only. (inventory_hostname) (set_fact: inventory_hostname)

Signed-off-by: Rich Megginson rmeggins@redhat.com