Ansible dynamic inventory issue #8016
Replies: 2 comments 3 replies
-
Can you paste your |
Beta Was this translation helpful? Give feedback.
-
I'm using standalone ansible 2.10.10, not AWX/Tower, under Ubuntu 18.04. Here's my config: ansible.cfg
netbox.yaml
Then running What I suggest is that you get standalone ansible working fine. When that works, if you still have a problem with AWX, then that is something you can take up on an AWX-specific mailing list. Your config looks reasonable to me, except that "host_key_checking" doesn't belong in the inventory config (it belongs in the ansible defaults). The set of allowed parameters is shown here. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When trying to set Netbox as an inventory source in Ansible I am getting the following error:
The complete exception is provided below:
Beta Was this translation helpful? Give feedback.
All reactions