community.general/lib/ansible/modules/net_tools/netbox
Mikhail Yohman 0b1470a3c9 Netbox site module (#53219)
* Created netbox_interface module and updated netbox_utils

* Fixed PEP issues and documentation issue for ASN type

* tenant API endpoint doesn't support slug currently, changed to name, fixed user issue

* Updated documentation to include types

* Updated argument_spec to include required sub options of data

* Fixed formatting of argument spec - missing parenthesis in data options

* Fixed syntax error

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

* Fixed PEP issues
2019-04-03 18:17:55 +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_ip_address.py Bugfix: Fix return data and rework netbox_ip_address (#52415) 2019-02-18 15:31:49 +00:00
netbox_site.py Netbox site module (#53219) 2019-04-03 18:17:55 +05:30