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
2019-08-01 16:55:10 +05:30
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