summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorFragmentedPacket <mikhail.yohman@gmail.com>2018-11-09 08:24:13 +0100
committerJohn R Barker <john@johnrbarker.com>2018-11-09 08:24:13 +0100
commit3147dc2a15ea50e1d329ac540fd3cc994f40e8ff (patch)
tree075a1409c380a49a626f08b156022c84451650f3 /.github
parentDo not use str() on exceptions (#46950) (diff)
downloadansible-3147dc2a15ea50e1d329ac540fd3cc994f40e8ff.tar.xz
ansible-3147dc2a15ea50e1d329ac540fd3cc994f40e8ff.zip
Netbox_device.py module (#46936)
* netbox_device module * Add init.py to each directory * Fixed a few of the shippable failed tests * No need for import pynetbox in netbox_utils-removed, changed syntax for set * A bit more cleanup * Fixed the 'data' to have suboptions * Fixed formatting for device_role * Attempting to fix shippable errors * Final testing and updated documentation * Fixed return type and removed testing result files * Updated some returns to be a list to keep 'meta' formatting consistent * Updated module to standardize the meta return type * Updated short_description and added David Gomez as author * Updated short_description, added David Gomez as author, added module direcotry to BOTMETA.yml * Updated data type to dict and removed JSON from netbox_utils
Diffstat (limited to '.github')
-rw-r--r--.github/BOTMETA.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml
index a5dbfeeffb..aa4a623fa4 100644
--- a/.github/BOTMETA.yml
+++ b/.github/BOTMETA.yml
@@ -199,6 +199,7 @@ files:
labels:
- networking
- infoblox
+ $modules/net_tools/netbox/: fragmentedpacket
$modules/network/a10/: ericchou1 mischapeters
$modules/network/aci/: $team_aci
$modules/network/aireos/: jmighion