Commit Graph

11 Commits (7837497b0bbfc6c995b2ed1af8f90199f4618a0f)

Author SHA1 Message Date
Rémy Léone 7837497b0b Fix netbox url with urljoin (#47655) 7 years ago
FragmentedPacket f83fa2ac93 Netbox inventory: Fix NoneType issue if query_filters is not in netbox_inventory.yml (#46793)
* Added if state to refresh_url to avoid failure at NoneType when guesry_filters is undefined in netbox_inventory.yml
7 years ago
nikkytub 539f0fee09 Fixed the ssl-certs in netbox plugin (#46543)
* Fixed the ssl-certs in netbox plugin

* Added validate_certs parameter and updated the example
7 years ago
Rémy Léone 8a7a819040 Add support for platform grouping (#45733) 7 years ago
Rémy Léone faf262977e Add virtualization devices in the inventory (#45728) 7 years ago
Rémy Léone a8925484c9 Use constructable with NetBox dynamic inventory (#45913) 7 years ago
Rémy Léone 9ff25c1383 Add tags grouping (#45741) 7 years ago
Anthony Ruhier 5803d73400 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
7 years ago
Rémy Léone f6154bb2e3 Refactor attribute lookup to make it multithreaded (#45786) 7 years ago
Rémy Léone 574ed8dc7f Add documentation about the query filters (#45835) 7 years ago
Rémy Léone 66f03827d6 Add a netbox dynamic inventory plugin (#45347) 7 years ago