Commit Graph

558 Commits (6f76a48f59e4d1936f3f3bd1711b3999e1f3869b)

Author SHA1 Message Date
Matt Clay c0c17a3031 Remove obsolete tox.ini. (#59963)
Update botmeta
5 years ago
Kurt Davis 6838a8209b Maintainer request for team_mysql (#59894)
Requesting maintainer status for mysql modules.
5 years ago
itercheng eea46a0d1b Support Ericsson device management (#59277)
* Support Ericsson device management

* modify code

* modify error

* delete redundant file

* delete file

* modified error

* modify additional file name

* delete code

* add blank line

* delete redundant code

* add platform_eric_eccli.rst

* modify syntaxError

* modify document

* modify error

* modify maintaners

* modify document

* add end_string
5 years ago
sushma-alethea f2cb44633a Modules to manage ICX devices (#58969)
* new module

* new terminal

* new terminal

* new cliconf

* cliconf

* icx cliconf

* icx_cliconf

* icx test units module

* icx units module

* icx banner unit test

* PR changes resolved

* changes resolved

* Changes Resolved

* check_running_config changes resolved

* added notes

* removed icx rst

* new commit

* new changes

* deleted icx rst

* icx .rst

* modified platform_index.rst

* modified platform_index.rst

* changes resolved

* PR comments resolved

* Update platform_index.rst

PR comment resolved
5 years ago
anshulbehl 8a6c7a97cc
Updating botmeta for netapp module_utils test (#59789) 5 years ago
Sloane Hertel 007fe842b9
aws_ec2 inv plugin - fix author field (#59649)
* Fix author field

* Add BOTMETA entry to get notifications
5 years ago
Sam Doran 723da33176
Remove me from VyOS modules (#59535) 5 years ago
Jake Jackson 488ee40879 updating botmeta for netapp (#59526) 5 years ago
Matt Clay 2d5a0d4918 Remove botmeta entry for pep8 legacy-files.txt. 5 years ago
Sam Doran eeb97e9ceb Label kubectl connection plugin as community (#59265) 5 years ago
Thomas Stringer c256e3565c remove trstringer as maintainer (#59256) 5 years ago
Ewoud Kohl van Wijngaarden 44a0fb5a93 Add team_foreman to contrib/inventory/foreman.py (#59178)
This will allow team_foreman to merge fixes, but mostly I'd prefer to
close as wontfix to point users to the inventory plugin that also
exists.
5 years ago
d-little 3ae2d15e45 add d-little maintainer to team_aix (#58653) 5 years ago
Marek Hulán 0a02b5ecc1 Update foreman maintainers (#58829) 5 years ago
Matt Davis fdfab01a2e
clean up setup author metadata/bot ignore (#58529) 5 years ago
hwDCN 2d595da6ba want to be a maintainer for cloudengine (#56527)
Hi ansible_team, I am work for cloudengine and also a member of HuaweiSwitch/cost.
To quickly fix bugs,I create this PR.
Thanks a lot.
5 years ago
Dusan Matejka 4d5a3d3341 New maintainer for zabbix modules (#58471) 5 years ago
Jill R a688d2ee39 Update team_vmware (#58407)
Remove dav1x from team_vmware per their request in IRC
5 years ago
Matt Martz f5b9bd81fc
gather_facts is core (#58341) 5 years ago
Sumit Jaiswal 927c59fb9f updating botmeta (#58167)
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
5 years ago
Matt Davis 4ae99ab34f
revert #57246 (#58134)
* per gregdek/mckerr
5 years ago
Andrey Klychkov cae6304356 add a member to team_mysql (#57987) 5 years ago
Brian Coca 5b8236132c properly tag become plugins (#57861)
* properly tag become plugins

* sdf
5 years ago
Matt Martz b51a614341
Add core lookups to botmeta (#57866) 5 years ago
Matt Martz 00691f43c5
Default become plugins to core support (#57771)
* Default become plugins to core support

* s/cache/become
5 years ago
Matt Martz 8c6356326a
add plugins/connection/buildah.py to botmeta (#57700)
* add plugins/connection/buildah.py to botmeta

* add podman to botmeta
5 years ago
Felix Fontein 13f73adef5
AWS: _facts -> _info (part 4) (#57651)
* Rename ec2_vpc_dhcp_option_facts -> ec2_vpc_dhcp_option_info.

* Rename ec2_vpc_endpoint_facts -> ec2_vpc_endpoint_info.

* Rename ec2_vpc_igw_facts -> ec2_vpc_igw_info.

* Rename ec2_vpc_nacl_facts -> ec2_vpc_nacl_info.

* Rename ec2_vpc_nat_gateway_facts -> ec2_vpc_nat_gateway_info.

* Rename ec2_vpc_net_facts -> ec2_vpc_net_info.

* Rename ec2_vpc_peering_facts -> ec2_vpc_peering_info.

* Rename ec2_vpc_route_table_facts -> ec2_vpc_route_table_info.

* Rename ec2_vpc_subnet_facts -> ec2_vpc_subnet_info.

* Rename ec2_vpc_vgw_facts -> ec2_vpc_vgw_info.

* Rename ec2_vpc_vpn_facts -> ec2_vpc_vpn_info.

* Update module defaults, add changelog and porting guide.

* Update BOTMETA.
5 years ago
Felix Fontein 804d5eaf8e
AWS: _facts -> _info (part 3) (#57635)
* Rename ec2_ami_facts -> ec2_ami_info.

* Rename ec2_asg_facts -> ec2_asg_info.

* Rename ec2_customer_gateway_facts -> ec2_customer_gateway_info.

* Rename ec2_eip_facts -> ec2_eip_info.

* Rename ec2_elb_facts -> ec2_elb_info.

* Rename ec2_eni_facts -> ec2_eni_info.

* Rename ec2_group_facts -> ec2_group_info.

* Rename ec2_instance_facts -> ec2_instance_info.

* Rename ec2_lc_facts -> ec2_lc_info.

* Rename ec2_placement_group_facts -> ec2_placement_group_info.

* Rename ec2_snapshot_facts -> ec2_snapshot_info.

* Rename ec2_vol_facts -> ec2_vol_info.

* Update module defaults, add changelog and porting guide.

* Forgot one occurence of ec2_instance_facts.

* Update BOTMETA.

* Break too long line.
5 years ago
Felix Fontein fc4bbff6e1
AWS: _facts -> _info (part 2) (#57626)
* Rename cloudwatchlogs_log_group_facts -> cloudwatchlogs_log_group_info.

* Rename elasticache_facts -> elasticache_info.

* redshift_facts -> redshift_info.

* Rename route53_facts -> route53_info.

* Rename rds_instance_facts -> rds_instance_info.

* Rename rds_snapshot_facts -> rds_snapshot_info.

* Rename iam_mfa_device_facts -> iam_mfa_device_info.

* Rename iam_role_facts -> iam_role_info.

* Rename iam_server_certificate_facts -> iam_server_certificate_info.

* Rename elb_application_lb_facts -> elb_application_lb_info.

* Renaming elb_classic_lb_facts -> elb_classic_lb_info.

* elb_target_facts -> elb_target_info.

* Rename elb_target_group_facts -> elb_target_group_info.

* Update porting guide.

* Add changelog.

* Fix module defaults (both for this PR and #57613).

* Two fixes.
5 years ago
Alan Rominger 256d1a9947 Add Chris Meyers to the tower team (#57349) 5 years ago
Abhijeet Kasurde 695cd7f1da VMware: Notify team_vmware on connection plugin issues and PRs (#57279)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
5 years ago
Sam Doran ce24b43f2e
Set community support for NetApp unit tests (#57198) 5 years ago
jctanner 2efb876b4c
Fix ignored team (#57307)
* Fix ignored team
* add another team member
5 years ago
jctanner 1515afd92c set team ansible (#57246) 5 years ago
Jean-Philippe Evrard e1f1f238b6 Removing myself from openstack team (#57212)
I guess you might have seen that I do not have much bandwidth to
maintain those modules. I want to step up for other modules, so
I will have to choose. The OpenStack modules are in good hands
anyway with the rest of the team_openstack :)

Sorry for the inconvenience.
5 years ago
Dag Wieers e381135ace Update BOTMETA with latest community changes (#57064)
This is the requested change from #56816 for 'dch'
5 years ago
Dag Wieers fe1f1c4541 Update BOTMETA with latest community changes (#57063)
This is the requested change for 'koladiya'
5 years ago
Abhijeet Kasurde b1a92a37b4
VMware: Add pgbidkar in team_vmware (#56993)
Add Pavan Bidkar from VMware India in team_vmware as per request.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
5 years ago
Jim Ladd c36bdee416 Remove wwitzel3 from BOTMETA (#57091) 5 years ago
xuxiaowei0512 1544924550 add a maintainer (#56858) 5 years ago
Dag Wieers a3b13bcf0d Update BOTMETA with latest community changes (#57053)
These have all confirmed in #56816
5 years ago
Dag Wieers f6e8492942
Update BOTMETA with latest community changes (#57049)
This reflects #56816 but only affects me.
5 years ago
Strahinja Kustudic cab02b7832 Update OpenNebula modules maintainers (#56914) 5 years ago
Sviatoslav Sydorenko ab96d22b61
📝 Add a GitHub-specific security policy note
PR #56866

It'll show up at
https://github.com/ansible/ansible/security/policy
and will help us guide users to the proper docs page

Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
5 years ago
Nabeel AlSaber ec2db1aed7 Initial commit - Oracle modules
Revert "Revert oracle (#56364)"

This reverts commit eefc90b66f.
5 years ago
Matt Clay eefc90b66f
Revert oracle (#56364)
* Revert "Update vcn module documentation (#55888)"

This reverts commit 94ef24974a.

* Revert "Initial commit for Oracle Cloud Infrastructure modules (#53156)"

This reverts commit 07b9f52fd5.

* Revert "Add Oracle module maintainers (#55889)"

This reverts commit b0f3df360a.
5 years ago
zengchen 22c079e4b5 BOTMETA: add maintainer, support and labels for hwc_utils.py and unit… (#56092)
* BOTMETA: add maintainer, support and labels for hwc_utils.py and unit test

* using anchors and aliases to simplify the definitions
5 years ago
Abhijeet Kasurde 6a88b715f9
VMware: Remove ckotte from VMware notification (#56118)
As per request from ckotte, removing ckotte from
bot notification.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
5 years ago
Rémy Léone ad2c7ec9d7 Add new members to the Scaleway team (#56018) 5 years ago
Gonéri Le Bouder 89d767c046 BOTMETA: add @goneri in team_vmware 5 years ago
Nabeel Al-Saber b0f3df360a Add Oracle module maintainers (#55889)
* Add Oracle module maintainers

* adds anchor and aliases for oracle botmeta
5 years ago
Yunge Zhu 365239234b update azure working group team member (#55907) 5 years ago
John R Barker 52a1e4a599
Fix some module author names (#55770)
* Fix some module author names

During some data analysis we noticed some typos in author lines.
5 years ago
Andrey Klychkov cef536fd51 BOTMETA: added new member to postgresql maintainers (#55809) 5 years ago
John R Barker a237e2dd6a BOTMETA: Add labels for popular docs (#55764)
* BOTMETA: Add labels for popular docs

For the more active parts of the docs tree ensure we set the right
labels and maintainers so we get technical reviews.

* team_cloudstack

Signed-off-by: John R Barker <john@johnrbarker.com>
5 years ago
John R Barker ed6fa82d0c Give felixfontein supershipit on crypto (#55708)
Also add in missing unit tests
5 years ago
Rémy Léone 16c4df439a Migrate Scaleway tests to integration tests 5 years ago
Ondra Machacek 4b22240edd kubevirt: Update kubevirt team (#54776) 5 years ago
Monty Taylor 6a10c2a5f4 Add Artem Goncharov to openstack team (#54850) 5 years ago
Felix Fontein 7b49fa783f Add felixfontein as notified for ufw module. (#54808) 5 years ago
Felix Fontein daf3f077c5 Add maintainer for docker_compose. (#54703) 5 years ago
René Moser 07a0954957
botmeta: add huawei team (#54651) 5 years ago
Kyryl Galanov 4a5b9bd8eb New lookup module: manifold (#50435)
* New lookup module: manifold

Add Manifold.co integration. The plugin fetches resource credentials
from Manifold service.

* module manifold: fix ansible lint warnings

* module manifold: fix false warning - split test assertion

* manifold module: fix unittest import

* manifold module: fix unittest patch

* manifold module: fix python3 requests getheader error
5 years ago
Martin Nečas 0f199ef58a add suboptions in ovirt docs (#53934)
* add suboptions in doc_fragments/ovirt

* update ovirt doc fragment module docs

* add ovirt docs_fragment to BOTMETA.yml
5 years ago
Felix Fontein 23cfe3cd23 Add morph027 manually as docker_swarm inventory maintainer. (#54305) 5 years ago
Matt Martz ea9cd52562 Ignore original author as a maintainer of uri (#53996) 5 years ago
Dag Wieers a4cdf0d698 BOTMETA: Add Cisco integration/unit tests (#53654) 5 years ago
Robin Roth 503d197b09 Remove myself as maintainer of zypper and zypper_repository (#54040) 5 years ago
David Soper 057d572f3e Create intersight maintainers using same structure used for ucs (#53548)
* Create intersight maintainers using the same structure that was used for ucs

* Update intersight maintainers to dsoper2 and movinalot

* intersight and ucs doc_fragments maintainers
5 years ago
Felix Fontein 35b295f6af docker_swarm inventory plugin: extend tests (#53913)
* Extend tests.

* Update BOTMETA so that docker* inventory tests are associated with .
5 years ago
Felix Fontein aecec855da Include docker_swarm inventory plugin into docker WG's realm. (#53818) 5 years ago
Alex Stephen f658a7486e give GCP team access to the GCP document fragment (#53659) 5 years ago
Felix Fontein c2cb82ec14 ACME: add support for IP identifiers (#53660)
* Adding support for IP identifiers according to https://tools.ietf.org/html/draft-ietf-acme-ip-05.

* Add changelog.

* Make sure that the authorizations return value is unchanged for CSRs with DNS-only SANs.

* Remove unneeded import.

* type -> identifier_type

* Python 2.6 compatibility.

* Fix unit tests.

* Add IP address normalization.

* Extend tests.

* Move data into fixtures.

* Adjust BOTMETA.
5 years ago
Matt Martz 059dc51f63
async_wrapper should be support core, but has no ANSIBLE_METADATA (#53416) 5 years ago
Matt Martz 5f2e1f4f71
Revert "Use GitHub Issue Templates to assign labels (#53356)" (#53419)
This reverts commit 44b347aef5.
5 years ago
Alan Rominger 21546faa2a Update the Ansible Tower team (#53354) 5 years ago
Simon Dodsley 54a111cd64 BOTMETA: Add Pure maintainer (#53342) 5 years ago
John R Barker 44b347aef5
Use GitHub Issue Templates to assign labels (#53356) 5 years ago
Dag Wieers a7eae0ae94
BOTMETA: Add $team_hcloud (#52694)
* BOTMETA: Add $team_hcloud

* fix github handle of lukas
5 years ago
Dag Wieers 7fef7136e7 BOTMETA: Various fixes (#53303)
This PR includes:
- Add missing labels to YAML anchors
- Fix ACI YAML anchor (did not include modules)
- Add missing cisco label to ACI
- Fix networking label for nso
- Add missing YAML anchor for ios cfr. iosxr
5 years ago
Martin Nečas 1d1e1fcc3e add mnecas to BOTMETA.yml (#53130) 5 years ago
Ted Timmons 81ec48c7b4 botmeta: ignore tedder, fix some grammar (#53133)
* ignore tedder, fix some grammar

I'm less helpful than in the past on reviewing these, adding myself to the 'ignore' keys.

Also fixed some grammar in the instruction block.

* oh, so that's how the default key works. yaml fail
5 years ago
John R Barker 9936e81541
BOTMETA correct team names (#53077) 5 years ago
Dag Wieers fe2b159106 Reorganize Cisco technologies (#52876) 5 years ago
Pilou d8a2d64ec1 osx_say callback plugin: add espeak support, rename to say (#33740)
* rename into say

* add support for espeak command

* adds symlink from osx_say to say

* Update version number
5 years ago
Farhan Nomani 27804b3b8b Ansible module to enable the user to provision CPGs on HPE StoreServ 3PAR device (#39656)
* Added storage modules and unit tests

Removed unnecessary file

Fixing pep8 issues

Adding reusable documentation to the data fragment file

Fixing issues reported by module validation in documentation

Fixed issues: 10549, 10553

Fixed unit tests

Added future imports and removed license from init py file

Resolved import issue reported by ansible sanity test

Fixed unit tests

Adding CPG management module

Fixing sanity test issues

Resolving line ending issues

Resolved import issue reported by ansible sanity test

Correcting the error message when resource is more than 31 char

Update hpe3par_cpg.py

Fix for defect 10556: Unable to modify volume. Persona not set

Fix for defect 10556: Unable to modify volume. Persona not set

Fixing pep8 changes

Fixed pep8 issues

Added more pep8 related fixes

Added more pep8 related fixes

Fixed rebase issue in cps test

Adding GPL3.0+ License (#7)

* Update hpe3par.py

* Update hpe3par_cpg.py

* Update hpe3par_cpg.py

Adding GPLV3+ only license

Fix anity test

Addressing review comments

Fixing undefined variable error

Addressed review comments and added more unit tests (#8)

Added maintainers

Fixed sanity test

Update test_hpe3par_cpg.py

Renamed the module as per the review comments (#9)

* Added maintainers

* Renaming the module to remove the vendor name from the module

* remove pep8 related issues

Modify the requirements to add version of 3par sdk

Review address (#10)

* Unit is no longer a different paramter in the task

* Fixing unit tests

* Taking into account the default values

Fixing issue with default values

fixing unit test

Adding more flexibility and checks to the size and it's units

Fixed pylint extra line issue

Fixing conflicts in BOTMETA.yml

Made changes according to the review comments

Updating ansible version

Refactored the code to move reusable method to module utils

Modified the GPLv3+ license text according to the review comments. Modified the module utils license to BSD

Corrected the BOTMETA entry. Fixed the pep8 issues

Fixing entries in BOTMETA.yml

Removed ansible version, renamed the version to address the name review comments

Reverting name change for module to revert test failures

Set size and raid type and now reuqired together based on the review comment

Fixed unit tests

Removing default value as raid and set size are now required together

Renaming the modules to ss_3par_*

Resolving the pep8 issues

Added storage modules and unit tests

Removed unnecessary file

Fixing pep8 issues

Adding reusable documentation to the data fragment file

Fixing issues reported by module validation in documentation

Fixed issues: 10549, 10553

Fixed unit tests

Added future imports and removed license from init py file

Resolved import issue reported by ansible sanity test

Fixed unit tests

Adding CPG management module

Fixing sanity test issues

Resolving line ending issues

Resolved import issue reported by ansible sanity test

Correcting the error message when resource is more than 31 char

Update hpe3par_cpg.py

Fix for defect 10556: Unable to modify volume. Persona not set

Fix for defect 10556: Unable to modify volume. Persona not set

Fixing pep8 changes

Fixed pep8 issues

Added more pep8 related fixes

Added more pep8 related fixes

Fixed rebase issue in cps test

Adding GPL3.0+ License (#7)

* Update hpe3par.py

* Update hpe3par_cpg.py

* Update hpe3par_cpg.py

Adding GPLV3+ only license

Fix anity test

Addressing review comments

Fixing undefined variable error

Addressed review comments and added more unit tests (#8)

Added maintainers

Fixed sanity test

Update test_hpe3par_cpg.py

Renamed the module as per the review comments (#9)

* Added maintainers

* Renaming the module to remove the vendor name from the module

* remove pep8 related issues

Modify the requirements to add version of 3par sdk

Review address (#10)

* Unit is no longer a different paramter in the task

* Fixing unit tests

* Taking into account the default values

Fixing issue with default values

fixing unit test

Adding more flexibility and checks to the size and it's units

Fixed pylint extra line issue

Fixing conflicts in BOTMETA.yml

Made changes according to the review comments

Updating ansible version

Refactored the code to move reusable method to module utils

Modified the GPLv3+ license text according to the review comments. Modified the module utils license to BSD

Corrected the BOTMETA entry. Fixed the pep8 issues

Removed ansible version, renamed the version to address the name review comments

Reverting name change for module to revert test failures

Set size and raid type and now reuqired together based on the review comment

Fixed unit tests

Removing default value as raid and set size are now required together

Renaming the modules to ss_3par_*

Resolving the pep8 issues

Update lib/ansible/modules/storage/hpe3par/ss_3par_cpg.py

Co-Authored-By: farhan7500 <farhan7500@gmail.com>

Update lib/ansible/modules/storage/hpe3par/ss_3par_cpg.py

Co-Authored-By: farhan7500 <farhan7500@gmail.com>

Fixed rebase issue

Fixed rebase issuein BOTMETA.yml

* Modified the documentation based on the review comments

* Fixed the pep8 sanity issue

* Moved the doc fragment file based on latest changes

* Reverting inadvertent rebase changes

* Fixed inadvertent change during rebase
5 years ago
Abhijeet Kasurde c4926db774
VMware: Notify team_vmware for VMware inventory plugin (#52804)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
5 years ago
Dag Wieers c476ab942b BOTMETA: Update $team_aci (#52715) 5 years ago
Dag Wieers 4e6ca4b21b BOTMETA: Add ProxySQL to $team_mysql (#52054)
ProxySQL uses mysql module_utils so becomes part of MySQL WG.
5 years ago
John R Barker 428f5d678e
More botmeta (#52814)
* BOTMETA - minor improvements

* whitespace
5 years ago
Martin Perina 183823012b BOTMETA: Restart ovirt labeling (#52510)
* BOTMETA: Restart ovirt labeling

1. Creates ovirt team
2. Labels following with ovirt label
    - $modules/cloud/misc/ovirt.py
    - $modules/cloud/ovirt/
    - contrib/inventory/ovirt4.py
    - $module_utils/ovirt.py

* Fix bot complains about non-existent team virt

* Added forgotten ingnores for team virt

Signed-off-by: Martin Perina <mperina@redhat.com>

* Correct the ignored list

So this appears to be the correct fix.
5 years ago
Dag Wieers 7654d6e9a8 BOTMETA: Updated $team_macos (#52723)
Add new macOS WG member.
5 years ago
Bojan Vitnik cdb25d0e69 Update xenserver related entries in BOTMETA (#52348) 5 years ago
Felix Fontein efdb8f3219 Add hannseman as docker_swarm_service maintainer. (#52410) 5 years ago
Abhijeet Kasurde 8e88fbe353 VMware: Add Tomorrow9 in Ansible VMware Team (#52704)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
5 years ago
Adam Miller d88dc54e5e Remove DEPENDENCY PROBLEMS from bug_report ISSUE TEMPLATE (#52248)
As per Community Core Meeting 2019-02-14 consensus, remove this
section of the bug report issue template.

https://github.com/ansible/community/issues/436

Signed-off-by: Adam Miller <admiller@redhat.com>
5 years ago
Naval Patel 90e1c58a00 new module lxca_cmms for Lenovo XClarity Administrator (#49594)
* new module for lxca_cmms

* modified exception and error message

* Removed unused import in test

* Corrected Return block
5 years ago
Dag Wieers 75ed19a561
BOTMETA: Time to move on 5 years ago
Dmitry Marakasov 8195181a62 Remove me from BOTMETA.yml (#52511) 5 years ago
tchernomax 2f043448ed VMware: remove tchernomax from vmware modules notification list (#52418) 5 years ago