Tom Strickx
dda283e811
Update netbox execution module
...
Add multiple functions to interact with the Netbox API.
2018-08-06 16:28:02 +01:00
zmoody
0516d88cfd
Fixes #48474 - decouple token auth from private key in netbox execution module
...
Decouples token and private_key_file config options. We'll send the token, if it's set, in all cases so that we can authenticate when LOGIN_REQUIRED is True.
2018-07-06 17:06:59 -05:00
rallytime
8d54b95d8c
Add unicode_literals to modules, states, and tests [n]
2018-01-22 09:42:15 -05:00
Zach Moody
1faa685d9e
fixup pylint import error.
2017-11-27 19:05:51 -06:00
Zach Moody
871a90cbc5
add netbox execution module
2017-11-27 18:59:06 -06:00