ansible/test/units/module_utils/net_tools
Bruno Inec c637104078 Allow Netbox device modification (#53631)
* netbox_device: Allow device modification

* Add ability to update and existing device
* Allow check_mode
* Fail when device name is missing
* Fail when cannot resolve ID instead of taking ID 1 by default

* netbox_device: Add diff output

* netbox: Some refactoring

* Add diff output and check_mode to netbox_ip_address
* Deduplicate redundant code into netbox_utils

* netbox_utils: A few unit tests
2019-04-07 15:47:11 +05:30
..
nios standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
__init__.py
test_netbox.py Allow Netbox device modification (#53631) 2019-04-07 15:47:11 +05:30