community.general/lib/ansible/modules/net_tools
Anthony Ruhier 8a5bb7e6c3 Fixes and refactor netbox device module (#50672)
* Adapt netbox_device to pynetbox changes

Pynetbox API has changed, resulting in errors at the creation or
deletion of any device with the netbox_device modules. Fixes these
errors.

rebase

* Refactor netbox_device

Better error handling

Split the return values to `device` and `msg`, containing the created
device (if any), and the message to get more info about what has been
achieved (or the error if any)
2019-01-18 20:32:16 +00:00
..
basics Fix parameter types and other fixes (#50111) 2019-01-18 03:24:47 +01:00
exoscale Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
infinity Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ldap ldap_attr bugfix (#48009) 2018-11-05 17:20:37 +00:00
netbox Fixes and refactor netbox device module (#50672) 2019-01-18 20:32:16 +00:00
nios To resolve NIOS race condition when ip allocated via NIOS next available ip function (#49818) 2019-01-10 09:50:27 +05:30
__init__.py
cloudflare_dns.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
dnsimple.py v2 dnsimple api uses type vs record_type (#39301) 2018-12-04 12:25:29 +00:00
dnsmadeeasy.py
haproxy.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
ip_netns.py fix error checking if netns exists (#47397) 2018-10-22 13:58:48 -04:00
ipify_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ipinfoio_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
lldp.py
netcup_dns.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nmcli.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
nsupdate.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
omapi_host.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
snmp_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00