ahaerpfer / ansible-inventory-omd-livestatus

Ansible dynamic inventory script for OMD Livestatus.
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Don't allow "/" in hostgroup names #12

Closed ahaerpfer closed 7 years ago

ahaerpfer commented 7 years ago

Related to #2:

As per this conversation on the ansible-devel mailinglist the "/" character is also roblematic in hostgroup names. This character is not yet sanitized in the fix for #2.