community.general/lib/ansible/module_utils/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_utils.py Netbox site module (#53219) 2019-04-03 18:17:55 +05:30