community.general/lib/ansible/modules/net_tools/netbox
Mikhail Yohman b11f48e645 Netbox interface.py (#53212)
* Created netbox_interface module and updated netbox_utils

* Updated documentation

* Updated descriptions to include type and argument spec to include required subtions of data

* refactored to use new shared functions create()/delete()/update()

* Fixed conflicts

* Added region to API_APPS_ENDPOINTS
2019-04-03 23:50:28 +05:30
..
__init__.py Netbox_device.py module (#46936) 2018-11-09 07:24:13 +00:00
netbox_device.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
netbox_interface.py Netbox interface.py (#53212) 2019-04-03 23:50:28 +05:30
netbox_ip_address.py Bugfix: Fix return data and rework netbox_ip_address (#52415) 2019-02-18 15:31:49 +00:00
netbox_prefix.py New Module: netbox_prefix.py (#49902) 2019-04-03 22:29:08 +05:30
netbox_site.py Netbox site module (#53219) 2019-04-03 18:17:55 +05:30