mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
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
This commit is contained in:
committed by
John R Barker
parent
a80c25cbd9
commit
3147dc2a15
1
.github/BOTMETA.yml
vendored
1
.github/BOTMETA.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user