Commit graph

555 commits

Author SHA1 Message Date
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
2019-07-31 20:01:41 +05:30
anshulbehl
8a6c7a97cc
Updating botmeta for netapp module_utils test (#59789) 2019-07-30 12:06:14 -04:00
Sloane Hertel
007fe842b9
aws_ec2 inv plugin - fix author field (#59649)
* Fix author field

* Add BOTMETA entry to get notifications
2019-07-26 12:23:56 -04:00
Sam Doran
723da33176
Remove me from VyOS modules (#59535) 2019-07-25 12:47:03 -04:00
Jake Jackson
488ee40879 updating botmeta for netapp (#59526) 2019-07-25 08:49:59 -07:00
Matt Clay
2d5a0d4918 Remove botmeta entry for pep8 legacy-files.txt. 2019-07-19 16:39:19 -07:00
Sam Doran
eeb97e9ceb Label kubectl connection plugin as community (#59265) 2019-07-18 15:51:32 -04:00
Thomas Stringer
c256e3565c remove trstringer as maintainer (#59256) 2019-07-18 15:28:23 -04:00
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.
2019-07-18 15:07:05 -04:00
d-little
3ae2d15e45 add d-little maintainer to team_aix (#58653) 2019-07-10 14:51:49 -05:00
Marek Hulán
0a02b5ecc1 Update foreman maintainers (#58829) 2019-07-10 15:37:03 -04:00
Matt Davis
fdfab01a2e
clean up setup author metadata/bot ignore (#58529) 2019-06-28 12:51:50 -07:00
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.
2019-06-28 10:13:14 -04:00
Dusan Matejka
4d5a3d3341 New maintainer for zabbix modules (#58471) 2019-06-27 12:30:46 -07:00
Jill R
a688d2ee39 Update team_vmware (#58407)
Remove dav1x from team_vmware per their request in IRC
2019-06-27 07:45:24 +05:30
Matt Martz
f5b9bd81fc
gather_facts is core (#58341) 2019-06-25 10:36:00 -05:00
Sumit Jaiswal
927c59fb9f updating botmeta (#58167)
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
2019-06-21 14:33:03 -04:00
Matt Davis
4ae99ab34f
revert #57246 (#58134)
* per gregdek/mckerr
2019-06-20 11:53:53 -07:00
Andrey Klychkov
cae6304356 add a member to team_mysql (#57987) 2019-06-18 11:43:34 -04:00
Brian Coca
5b8236132c properly tag become plugins (#57861)
* properly tag become plugins

* sdf
2019-06-17 10:39:03 -05:00
Matt Martz
b51a614341
Add core lookups to botmeta (#57866) 2019-06-17 09:30:47 -05:00
Matt Martz
00691f43c5
Default become plugins to core support (#57771)
* Default become plugins to core support

* s/cache/become
2019-06-12 12:47:56 -05:00
Matt Martz
8c6356326a
add plugins/connection/buildah.py to botmeta (#57700)
* add plugins/connection/buildah.py to botmeta

* add podman to botmeta
2019-06-11 11:00:33 -05:00
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.
2019-06-10 21:40:05 +02:00
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.
2019-06-10 19:33:38 +02:00
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.
2019-06-10 17:48:07 +02:00
Alan Rominger
256d1a9947 Add Chris Meyers to the tower team (#57349) 2019-06-04 11:59:50 -04:00
Abhijeet Kasurde
695cd7f1da VMware: Notify team_vmware on connection plugin issues and PRs (#57279)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-06-04 11:35:32 -04:00
Sam Doran
ce24b43f2e
Set community support for NetApp unit tests (#57198) 2019-06-03 11:52:32 -04:00
jctanner
2efb876b4c
Fix ignored team (#57307)
* Fix ignored team
* add another team member
2019-06-03 10:10:19 -04:00
jctanner
1515afd92c set team ansible (#57246) 2019-05-31 17:17:46 -04:00
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.
2019-05-31 09:27:37 +02:00
Dag Wieers
e381135ace Update BOTMETA with latest community changes (#57064)
This is the requested change from #56816 for 'dch'
2019-05-29 13:43:12 -05:00
Dag Wieers
fe1f1c4541 Update BOTMETA with latest community changes (#57063)
This is the requested change for 'koladiya'
2019-05-29 11:16:44 -05:00
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>
2019-05-29 12:48:37 +05:30
Jim Ladd
c36bdee416 Remove wwitzel3 from BOTMETA (#57091) 2019-05-29 09:03:58 +02:00
xuxiaowei0512
1544924550 add a maintainer (#56858) 2019-05-28 15:53:33 -04:00
Dag Wieers
a3b13bcf0d Update BOTMETA with latest community changes (#57053)
These have all confirmed in #56816
2019-05-28 09:59:14 -05:00
Dag Wieers
f6e8492942
Update BOTMETA with latest community changes (#57049)
This reflects #56816 but only affects me.
2019-05-28 13:30:30 +02:00
Strahinja Kustudic
cab02b7832 Update OpenNebula modules maintainers (#56914) 2019-05-27 13:55:28 +02:00
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>
2019-05-23 21:48:58 +02:00
Nabeel AlSaber
ec2db1aed7 Initial commit - Oracle modules
Revert "Revert oracle (#56364)"

This reverts commit eefc90b66f.
2019-05-14 13:51:45 -07:00
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.
2019-05-13 10:24:12 -07:00
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
2019-05-08 14:40:56 -05:00
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>
2019-05-07 22:11:34 +05:30
Rémy Léone
ad2c7ec9d7 Add new members to the Scaleway team (#56018) 2019-05-03 12:32:39 -07:00
Gonéri Le Bouder
89d767c046 BOTMETA: add @goneri in team_vmware 2019-05-02 13:39:28 -04:00
Nabeel Al-Saber
b0f3df360a Add Oracle module maintainers (#55889)
* Add Oracle module maintainers

* adds anchor and aliases for oracle botmeta
2019-05-01 19:06:45 +01:00
Yunge Zhu
365239234b update azure working group team member (#55907) 2019-04-30 11:52:13 -04:00
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.
2019-04-26 16:11:35 +01:00
Andrey Klychkov
cef536fd51 BOTMETA: added new member to postgresql maintainers (#55809) 2019-04-26 13:06:20 +01:00
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>
2019-04-25 14:28:13 -05:00
John R Barker
ed6fa82d0c Give felixfontein supershipit on crypto (#55708)
Also add in missing unit tests
2019-04-25 15:16:35 -04:00
Rémy Léone
16c4df439a Migrate Scaleway tests to integration tests 2019-04-09 15:41:30 -07:00
Ondra Machacek
4b22240edd kubevirt: Update kubevirt team (#54776) 2019-04-08 22:54:25 +02:00
Monty Taylor
6a10c2a5f4 Add Artem Goncharov to openstack team (#54850) 2019-04-04 13:28:11 +01:00
Felix Fontein
7b49fa783f Add felixfontein as notified for ufw module. (#54808) 2019-04-04 07:53:40 +02:00
Felix Fontein
daf3f077c5 Add maintainer for docker_compose. (#54703) 2019-04-02 09:50:23 +02:00
René Moser
07a0954957
botmeta: add huawei team (#54651) 2019-04-02 09:36:28 +02:00
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
2019-03-27 07:20:15 -04:00
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
2019-03-25 10:43:08 -05:00
Felix Fontein
23cfe3cd23 Add morph027 manually as docker_swarm inventory maintainer. (#54305) 2019-03-25 07:27:25 +01:00
Matt Martz
ea9cd52562 Ignore original author as a maintainer of uri (#53996) 2019-03-20 14:41:32 -04:00
Dag Wieers
a4cdf0d698 BOTMETA: Add Cisco integration/unit tests (#53654) 2019-03-19 23:13:29 +00:00
Robin Roth
503d197b09 Remove myself as maintainer of zypper and zypper_repository (#54040) 2019-03-19 15:05:48 +00:00
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
2019-03-19 14:31:46 +00:00
Felix Fontein
35b295f6af docker_swarm inventory plugin: extend tests (#53913)
* Extend tests.

* Update BOTMETA so that docker* inventory tests are associated with .
2019-03-17 10:28:55 +00:00
Felix Fontein
aecec855da Include docker_swarm inventory plugin into docker WG's realm. (#53818) 2019-03-15 08:04:31 +00:00
Alex Stephen
f658a7486e give GCP team access to the GCP document fragment (#53659) 2019-03-13 12:52:23 +00:00
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.
2019-03-13 10:16:56 +01:00
Matt Martz
059dc51f63
async_wrapper should be support core, but has no ANSIBLE_METADATA (#53416) 2019-03-06 15:22:21 -06:00
Matt Martz
5f2e1f4f71
Revert "Use GitHub Issue Templates to assign labels (#53356)" (#53419)
This reverts commit 44b347aef5.
2019-03-06 15:20:39 -06:00
Alan Rominger
21546faa2a Update the Ansible Tower team (#53354) 2019-03-05 15:45:41 -05:00
Simon Dodsley
54a111cd64 BOTMETA: Add Pure maintainer (#53342) 2019-03-05 15:41:55 -05:00
John R Barker
44b347aef5
Use GitHub Issue Templates to assign labels (#53356) 2019-03-05 19:45:22 +00:00
Dag Wieers
a7eae0ae94
BOTMETA: Add $team_hcloud (#52694)
* BOTMETA: Add $team_hcloud

* fix github handle of lukas
2019-03-05 14:34:47 +01:00
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
2019-03-05 12:29:33 +00:00
Martin Nečas
1d1e1fcc3e add mnecas to BOTMETA.yml (#53130) 2019-03-02 00:40:33 +01:00
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
2019-02-28 13:31:05 -06:00
John R Barker
9936e81541
BOTMETA correct team names (#53077) 2019-02-27 18:42:47 +00:00
Dag Wieers
fe2b159106 Reorganize Cisco technologies (#52876) 2019-02-27 16:43:53 +00:00
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
2019-02-26 09:46:35 -06:00
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
2019-02-26 14:09:03 +00:00
Abhijeet Kasurde
c4926db774
VMware: Notify team_vmware for VMware inventory plugin (#52804)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-02-26 14:14:15 +05:30
Dag Wieers
c476ab942b BOTMETA: Update $team_aci (#52715) 2019-02-22 16:54:39 -06:00
Dag Wieers
4e6ca4b21b BOTMETA: Add ProxySQL to $team_mysql (#52054)
ProxySQL uses mysql module_utils so becomes part of MySQL WG.
2019-02-22 13:40:58 -05:00
John R Barker
428f5d678e
More botmeta (#52814)
* BOTMETA - minor improvements

* whitespace
2019-02-22 11:42:00 +00:00
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.
2019-02-22 10:16:41 +00:00
Dag Wieers
7654d6e9a8 BOTMETA: Updated $team_macos (#52723)
Add new macOS WG member.
2019-02-22 10:14:48 +00:00
Bojan Vitnik
cdb25d0e69 Update xenserver related entries in BOTMETA (#52348) 2019-02-21 12:42:19 +00:00
Felix Fontein
efdb8f3219 Add hannseman as docker_swarm_service maintainer. (#52410) 2019-02-21 12:41:50 +00:00
Abhijeet Kasurde
8e88fbe353 VMware: Add Tomorrow9 in Ansible VMware Team (#52704)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-02-21 12:40:12 +00:00
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>
2019-02-19 15:33:11 -05:00
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
2019-02-19 08:55:51 -05:00
Dag Wieers
75ed19a561
BOTMETA: Time to move on 2019-02-18 23:22:40 +01:00
Dmitry Marakasov
8195181a62 Remove me from BOTMETA.yml (#52511) 2019-02-18 21:09:46 +01:00
tchernomax
2f043448ed VMware: remove tchernomax from vmware modules notification list (#52418) 2019-02-18 19:57:44 +05:30
Dag Wieers
be9c75703a
Add new WG members 2019-02-15 00:10:06 +01:00
Dag Wieers
f254d0074d
BOTMETA: Update team_mysql (#52212) 2019-02-14 03:47:12 +01:00
Ondra Machacek
797a5218fb kubevirt: Add new kubevirt_vm module (#50768)
This module is managing virtual machines using KubeVirt.

Signed-off-by: Ondra Machacek <omachace@redhat.com>
2019-02-13 10:17:01 +00:00