Commit Graph

368 Commits (53a640f2cc1911306b9c701eda05f04330d76d98)

Author SHA1 Message Date
Dag Wieers a79441ca30
Rename MSC modules to MSO nomenclature (#50959)
* msc_tenant: improve docs

* Rename MSC modules to MSO

* Rename MSC-related objects to MSO nomenclature

* Add missing doc fragments
6 years ago
Bruce Pennypacker 11b27b367c Ignore @bpennypacker (#50948) 6 years ago
René Moser df6d1aec56 botmeta: adjust my cloud namespaces (#50884)
* ensure vultr tests in targets, docs covered
* add me to cloudscale namespace
* ensure cloudstack tests in targets, docs covered
6 years ago
Pilou f981d3c523 Giving felixfontein supershipit on docker stuff (#50878) 6 years ago
Dag Wieers 532aa661b7
Add mksysb module to $team_aix 6 years ago
Dag Wieers 4902306dd8
Added two new members to AIX WG 6 years ago
Jordan Borean 6d605dc3f9
adbotmeta: add windows support to executor/powershell i (#50689) 6 years ago
Dag Wieers b5d92c6df4
team_aix: Add members to the new team (#50660) 6 years ago
Matt Martz bb77bc54d5
module_utils/urls.py is core (#50567)
* module_utils/urls.py is core

* More core supported module_utils

* More missed core module_utils
6 years ago
Simon Weald d4bd323c3a update github handle (#50235) 6 years ago
Alex Stephen 774c1a5724 Giving Google engineers supershipit on GCP Ansible resources/plugins/tests (#50218) 6 years ago
Jordan Borean 7bce6818eb
Added supershipit to botmeta sanity test (#50219) 6 years ago
Dag Wieers a8292778f0 Fix GitHub handle, use keachi (#50043)
* Fix GitHub handle, use keachi

* Add UTF8 name
6 years ago
John R Barker 7ddc59b980
Gundalow no net docs updates (#50031) 6 years ago
f-bor 134c1a624e new network module: edgeswitch_vlan (#48041)
* initial commit

* better commands generation
6 years ago
John R Barker 8782293aa9 BOTMETA module_utils/ec2.py us aws (#49899) 6 years ago
rajeevarakkal 62b2a08cfb Add DellEMC iDRAC Firmware module (#46675)
Co-Authored-By: rajeevarakkal <36444805+rajeevarakkal@users.noreply.github.com>
Co-Authored-By: Sviatoslav Sydorenko <578543+webknjaz@users.noreply.github.com>
6 years ago
Brian Coca f7c44aa9c8 readded rst 6 years ago
Brian Coca cefae7a967 added missing guess 6 years ago
Brian Coca f8685e4819 Let submitters know component is 'best effort' (#49619)
* Let submitters know component is 'best effort'

* updated as per FB
6 years ago
John R Barker 446e953a7b
BOTMETA - plugins/filters (#49655) 6 years ago
Felix Fontein 60a3b0bcf0 docker module_docs_fragment should also be community supported and maintained by $team_docker (#49679)
* Put docker module_docs_fragment under jurisdiction of .

* Add DBendit to team_docker.
6 years ago
Humberto Nanni ed248a6a86 Update BOTMETA.yml (#49622) 6 years ago
John R Barker 4d23de6e41 plugins/connection/saltstack.py is support: community (#49502) 6 years ago
David Wittman 345b6cdec8 Update BOTMETA ignore list for alternatives.py (#49489)
I'm getting way too many emails. Thank you!
6 years ago
Bojan Vitnik a44326bb1a Update botmeta with maintainer info for XenServer related modules (#49424) 6 years ago
John R Barker a36caca9f6 labels: docsite (#49359) 6 years ago
Amit Singh c7043765cd Update BOTMETA.yml (#49179)
Added additional names to the team_netivsor maintainers list

Following people were added: pdam preetiparasar csharpe-pn
6 years ago
John R Barker 771a706c20
Update ignore list (#49127) 6 years ago
jctanner f6c83538d3
ignore yum module creator (#49009) 6 years ago
Brian Coca 9f785cf8a9 updated missing botmeta support core (#48958)
* botmeta add more support:core
6 years ago
John R Barker a6cf45da16
botmeta - ignore cigamit from VMware (#48978) 6 years ago
Jordan Borean 7692882db3
Added csharp utils to the botmeta (#48909) 6 years ago
Abhijeet Kasurde b4542e429f Add ckotte as VMware maintainer (#48884)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
Pilou 7f98a8db12 BOTMETA.yml and module metadata: fix case authors (#46051)
* botmeta: fix GitHub ID case

* module authors: fix GitHub ID case

* replace CloudEngine-Ansible by submitter GitHub ID
6 years ago
John R Barker 690b990fb5 plugins/loader is core (#48868) 6 years ago
Pierre-Louis Bonicoli 4c70d09c80 Remove hekonsek from team_scaleway
and don't notify contributor anymore.
6 years ago
John R Barker 76bd7ab25a
module_utils/vmware is support:community (#48627) 6 years ago
Matt Clay 50da276544 Remove ansible version from PR template.
While important for issues, it adds almost no value for PRs.
6 years ago
Ghilli3 31ea97c8ea adding fortimanager reviewers (#48581)
* adding fortimanager reviewers
6 years ago
Dag Wieers f6769d5657
Add msc test targets 6 years ago
Andrea Tartaglia b7d9feb7dc ec2_instance: ebs_optimized is not sub-option of 'network' (#48341)
* ebs_optimized is not suboption of 'network'

* Add Shaps as ec2_instance maintainer

* Added workaround-backward compatible check for ebs_optimized

* Added ebs_optimized test

* CI fixes, dynamic select of ENA-enabled AMI
6 years ago
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