Commit Graph

294 Commits (3147dc2a15ea50e1d329ac540fd3cc994f40e8ff)

Author SHA1 Message Date
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
6 years ago
John R Barker 54db073817
basic.py is support:core (#48340) 6 years ago
Brian Coca 6c987a13f9 updated some callback info 6 years ago
Robin Roth 435e764fb3 Replace robinro with webknjaz me as pip module maintainer
PR #48037
6 years ago
Laurent Nicolas 96a20e0780 Add NetApp reviewer (#47995)
* Add NetApp reviewer
6 years ago
Dag Wieers 0c5bc7bf32 Correct user anasbadaha (remove anasb from being notified for onyx) (#47986)
* Remove anasb from being notified for onyx, replace with anasbadaha
6 years ago
Nadir ec48e854c9 Added maintaner to the ignore list (#47448) 6 years ago
Tzur Eliyahu 105d6e8c88 BOTMETA: Define tzurE as a maintainer for ibm storage modules (#47922) 6 years ago
anasbadaha 81308e8b22 Adding new member for onyx team (#47552)
Signed-off-by: Anas Badaha <anasb@mellanox.com>
6 years ago
Dag Wieers b7e77c4274 BOTMETA: Move rabbitmq modules to own directory (#46064)
Moving rabbitmq modules to own directory makes it possible to automatically include $team_rabbitmq for new modules.
6 years ago
Tim Rupp 72d53f82eb
Adds caphrim007 to more f5 resources (#46348)
F5 action plugins were missing their maintainer
6 years ago
Martin Krizek 4d0781be61
Rename team_e-spirit to something bot likes (#47687) 6 years ago
Johannes Brunswicker d3be5d5327 Creates base Sophos UTM module (#45781)
* Fixes #18568
* Commit of the first set of utm modules
* added documentation line for module_utils file
* removed other utm modules for the first pr
* added maintainers to botmeta
* implemented fixes for shippable
* fixed whitespaces and newlines in included doc fragment
* added types and choices to documentation
* fix for E501
* Implemented change requests
* changed utm_utils license to BSD
* changed str() to to_native()
* added a status state that will just return information about my object
* renamed state 'status' to 'info'
* added team_e-spirit to botmeta and added the team as maintainer for the utm_utils
* only return a result if the lookup was not empty. Do not return a null result
* removed info state
* added boilerplate
* made preparation for info-only modules
6 years ago
Monty Taylor c754384dce Add odyssey4me, cloudnull and evrardjp to openstack team (#47419)
Also remove thingee and omgjlk, who aren't really involved anymore.
6 years ago
John R Barker 8592bacb23
BOTMETA define (#47498) 6 years ago
John R Barker ad3579b4ab
restore ptux for Copy maintainer (#47266) 6 years ago
Stanislas 9cc9ca584a Implement snap packaging module
PR #44939

Fixes #39155
Closes #40852

Co-authored-by: Victor Carceler <vcarceler@iespuigcastellar.xeill.net>
Co-authored-by: Stanislas Lange <angristan@pm.me>
Co-authored-by: Sviatoslav Sydorenko <wk@sydorenko.org.ua>
6 years ago
Simon Dodsley 2d66695fd7 BOTMETA : Add more Pure maintainers (#47116) 6 years ago
Simon Dodsley 39b0b312f2 Add new Pure Storage maintainers (#47074) 6 years ago
Rémy Léone 8a31d26e31 Add a netbox team to botmeta (#46817) 6 years ago
Monty Taylor 1444bff9cf Add mnaser to OpenStack team (#46753) 6 years ago
John R Barker 9e5305221a
Define team_botmeta & inventory plugin (#46684) 6 years ago
René Moser a1f80a07dc botmeta: cloudstack: new team member (#46622) 6 years ago
lwm 278ec84cb9 Add rmcintosh as new Linode maintainer. (#46642)
Part of the push on the new https://github.com/ansible/community/wiki/Linode.
6 years ago
lwm 107089131e Linode maintainers: Add displague. Remove zbal. (#46635)
* Add displague. Remove zbal.

Lines up with https://github.com/ansible/community/issues/365.
6 years ago
John R Barker 5255d52f15
changelogs/fragments/: community (#46616) 6 years ago
John Imison c4cfa387ea Lookup plugin for rabbitmq (#44070)
* Adding a basic get lookup for rabbitmq.

* Always return a list

* If content type is JSON, make accessible via dict.

* Fixed incorrect json.loads variable and missing raise

* Change to document returned data

* Fixed pep8 issues

* Adding integration testing

* Moving lookup intgration tests to new target

* New rabbitmq lookup plugin (#44070).

* New rabbitmq lookup plugin (#44070).

* PR review feedback updates

* Testing pika is installed

* Minor mods to tests

* Check if connection is already closed or closing

* Updated tests and connection testing

* PR review feedback updates

* PR review include ValueError in AnsibleError output

* Suggesting to use set_fact when using returned variable more than once.

* Cleaned up some tests, added some notes and handling connection closure on some exceptions.

* Removed finally statement and added some additional error handling.

* Added some additional error handling.

* PR review updates.

* Additional integration tests and removing return in finally

* Updated version

* Changing back to running tests on ubuntu.

* Additional tests

* Running tests on  Ubuntu only

* Fixing syntax error

* Fixing ingtegration tests and a string/byte issue

* Removed non-required test and fixed BOTMETA

* Trying to fix integration test failure on ubuntu1404

* Some issues occured when handling messages from the queue with to_native.  Switching to to_text resolved the issues.

* Renaming channel to queue (thanks dch). Disabling trusty tests.
6 years ago
Felix Fontein d757a775cf Subscribing to notifications. (#46372) 6 years ago
Will Thames d388e09940 Add the k8s label to the k8s files
k8s label for inventory plugin, module_utils
and modules
6 years ago
Simon Dodsley a9b7356f2d Add label pure_storage for all related files. Add team_purestorage macro 6 years ago
Rémy Léone 6e855658a9 Add new member to botmeta 6 years ago
Garfield Lee Freeman 0dedfcd70f Adding connector for network/panos modules (#46142) 6 years ago
Devyani Kota cca9fa972d Adding maintainer for GlusterFS modules. (#46160)
Signed-off-by: Devyani Kota <dkota@redhat.com>
6 years ago
Fabian von Feilitzsch 241b04f7e9 add maintainers for k8s lookup and inventory plugins (#46180) 6 years ago
Anthony Ruhier 5803d73400 Bugfixes in Netbox inventory (#45731)
* Fix headers and params in netbox queries

Fix token authentication
Remove unused variables regarding api params and headers

* Fix python 3 incompatibility in netbox inventory

* Cleaning BOTMETA entry
6 years ago
John R Barker f4f5d941e5
botmeta support: core (#45917)
* botmeta enforce `support: core`
6 years ago
abarbare 98b0594352 feat: add scaleway security group module (#45686)
fix: pep8 coding style

fix: error order requests
6 years ago
Dag Wieers 64e957de64 BOTMETA: Clean up (#46066) 6 years ago
Rémy Léone 693f3219d4 Add Scaleway co-worker (#45925) 6 years ago
John R Barker 86c48205c4 BOTMETA - redfish (#45909) 6 years ago
John R Barker e94a9401c3
BOTMETA: Only notify sivel & gundalow on code changes to validate-modules (#45716) 6 years ago
Nilashish Chakraborty dbb76c079d Added github alias to team networking and vyos (#45711) 6 years ago
Rémy Léone 66f03827d6 Add a netbox dynamic inventory plugin (#45347) 6 years ago
Dag Wieers 1b4a197eb6
Add ACI dev_guide for $team_aci 6 years ago
John R Barker 822236810e
BOTMETA Validator + Bulk tidyup, support:(core,community,network) (#44903)
plugins/ is COMMUNITY
Set sensible defaults for directories
support:network for the platforms that we Networking SUPPORTS,
everything else is COMMUNITY
Mark other support:network (ansible-connection, etc)
Infoblox is support:core
contrib/ by definition should be support:community
Remove duplicated labels
Make yamllint happy(ier)
Adds sanity test to ensure BOTMETA.yml is valid
6 years ago
Garfield Lee Freeman f5c35bc7f9 updating modules/network/panos reviewers (#45622) 6 years ago
Martin Krizek 3e508aa271
BOTMETA: fix notified key (#45419) 6 years ago
Jose Delarosa 9d2c989337 Adding maintainers to Redfish modules
PR #45443
6 years ago
Shuang Wang c539308476 Promote ptux to a co-maintainer for copy
PR #45466
6 years ago
Will Weber 883572ecea [linode] add lwm as maintainer, rm me (#45406)
Add lwm, an active user of the linode module to the maintainer list.
Removes myself from the linode maintainer list as I no longer use the Linode module in an occupational capacity and unfortunately don't foresee having much time to devote to cultivating the health of the module(s) in the coming future.
6 years ago