1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-13 05:02:17 +00:00
community.general/.github
FragmentedPacket 3147dc2a15 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
2018-11-09 07:24:13 +00:00
..
ISSUE_TEMPLATE Improve GitHub templates (#44455) 2018-09-04 16:31:45 +01:00
BOTMETA.yml Netbox_device.py module (#46936) 2018-11-09 07:24:13 +00:00
CODE_OF_CONDUCT.md [docs] correct the code of conduct link (#38012) 2018-03-27 17:07:37 -04:00
CONTRIBUTING.md Tidy up Contributors Docs (#47619) 2018-10-28 17:11:40 -05:00
ISSUE_TEMPLATE.md Improve GitHub templates (#44455) 2018-09-04 16:31:45 +01:00
PULL_REQUEST_TEMPLATE.md Improve GitHub templates (#44455) 2018-09-04 16:31:45 +01:00