Problem with whitespaces in virtual machine names when using nb_inventory plugin #1196
Unanswered
JohnDorianMD
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I'm having a little trouble w/ the netbox.netbox.nb_inventory plugin in ansible. Our virtual machines have whitespaces in their names, which is turning into a problem in Ansible when using
--limit
. There is an option in Ansible to normalize group names (force_valid_group_names = silently
) but as far as I know there is no option for inventory names.Is there a way to use the
dns_name
or a custom field asinventory_name
?Kind regards,
Matthias
Beta Was this translation helpful? Give feedback.
All reactions