m4rcu5nl / ansible-role-zerotier

Ansible role to install Zerotier-One and join a Zerotier network
GNU General Public License v3.0
78 stars 50 forks source link

Script to create facts fails when Zerotier network name contains a space #44

Open beerygaz opened 2 years ago

beerygaz commented 2 years ago

The script to create the facts file splits the output of the zerotier-cli command based on spaces. If the ZT network name contains a space then indexing is out resulting in incorrect field mapping.