community.general/lib/ansible/modules/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
..
basics Update the dest return parameter in the 'result` dictionary in case that the 'dest' variable gets recomposed from the destination directory and the filename. (#53823) 2019-03-28 14:46:57 -04:00
exoscale Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
infinity validate-modules: Fix net_tools modules (#52489) 2019-02-25 13:27:35 +01:00
ldap validate-modules: Fix net_tools modules (#52489) 2019-02-25 13:27:35 +01:00
netbox Allow Netbox device modification (#53631) 2019-04-07 15:47:11 +05:30
nios Updated the Infoblox member module (#53747) 2019-03-14 15:44:17 +05:30
__init__.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
cloudflare_dns.py Fix required_if in cloudflare_dns (#54225) 2019-03-22 17:47:51 +05:30
dnsimple.py Filter DNSimple request by record name. (#49981) 2019-02-22 08:58:16 +00:00
dnsmadeeasy.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
haproxy.py Haproxy: add support for track in wait_until_status (#53677) 2019-03-18 19:10:49 -04:00
ip_netns.py Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
ipify_facts.py validate-modules: Fix net_tools modules (#52489) 2019-02-25 13:27:35 +01:00
ipinfoio_facts.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
lldp.py Clean up non-standard module shebangs. 2018-03-21 11:04:55 -07:00
netcup_dns.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
nmcli.py Add package requirements for openSUSE for nmcli (#54489) 2019-04-02 15:29:48 -05:00
nsupdate.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
omapi_host.py validate-modules: Fix net_tools modules (#52489) 2019-02-25 13:27:35 +01:00
snmp_facts.py validate-modules: Fix net_tools modules (#52489) 2019-02-25 13:27:35 +01:00