diff options
author | Anthony Ruhier <anthony.ruhier@gmail.com> | 2018-09-26 12:52:24 +0200 |
---|---|---|
committer | John R Barker <john@johnrbarker.com> | 2018-09-26 12:52:24 +0200 |
commit | 5803d73400d017d1be7e180c112ec93e6131a1ad (patch) | |
tree | 494a475d6f994c5de5d49f34e94ff15bd10d5104 /.github | |
parent | Added feature facts to nxos_facts (#45934) (diff) | |
download | ansible-5803d73400d017d1be7e180c112ec93e6131a1ad.tar.xz ansible-5803d73400d017d1be7e180c112ec93e6131a1ad.zip |
Bugfixes in Netbox inventory (#45731)
* Fix headers and params in netbox queries
Fix token authentication
Remove unused variables regarding api params and headers
* Fix python 3 incompatibility in netbox inventory
* Cleaning BOTMETA entry
Diffstat (limited to '.github')
-rw-r--r-- | .github/BOTMETA.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index c4b395f421..339109bc97 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -863,7 +863,6 @@ files: - inventory labels: - cloud - lib/ansible/plugins/inventory/netbox.py: sieben lib/ansible/plugins/inventory/scaleway.py: *scaleway lib/ansible/plugins/inventory/vultr.py: *vultr lib/ansible/plugins/inventory/yaml.py: |