mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
BOTMETA: Restructure Docker, Digital Ocean and Windows (#51544)
This commit is contained in:
parent
a48af10b2c
commit
36b8140743
1 changed files with 35 additions and 62 deletions
97
.github/BOTMETA.yml
vendored
97
.github/BOTMETA.yml
vendored
|
@ -109,16 +109,20 @@ files:
|
||||||
$modules/cloud/cloudstack/:
|
$modules/cloud/cloudstack/:
|
||||||
maintainers: $team_cloudstack
|
maintainers: $team_cloudstack
|
||||||
labels: cloudstack
|
labels: cloudstack
|
||||||
$modules/cloud/digital_ocean/: BondAnthony
|
$modules/cloud/digital_ocean/: &digital_ocean
|
||||||
$modules/cloud/digital_ocean/_digital_ocean.py: alukovenko
|
keywords: [ digital ocean, droplet ]
|
||||||
$modules/cloud/digital_ocean/digital_ocean_domain.py: alukovenko
|
labels: [ cloud, digital_ocean ]
|
||||||
$modules/cloud/digital_ocean/digital_ocean_sshkey.py: alukovenko mgregson
|
maintainers: $team_digital_ocean
|
||||||
|
support: community
|
||||||
$modules/cloud/dimensiondata/dimensiondata_network.py: tintoy
|
$modules/cloud/dimensiondata/dimensiondata_network.py: tintoy
|
||||||
$modules/cloud/docker/:
|
$modules/cloud/docker/: &docker
|
||||||
ignored: ThomasSteinbach
|
ignored: ThomasSteinbach
|
||||||
|
labels: [ cloud, docker ]
|
||||||
maintainers: $team_docker
|
maintainers: $team_docker
|
||||||
supershipit: felixfontein
|
supershipit: felixfontein
|
||||||
$modules/cloud/docker/docker_network.py: olsaki
|
$modules/cloud/docker/docker_network.py:
|
||||||
|
<<: *docker
|
||||||
|
maintainers: $team_docker olsaki
|
||||||
$modules/cloud/google/:
|
$modules/cloud/google/:
|
||||||
supershipit: $team_google
|
supershipit: $team_google
|
||||||
maintainers: $team_google
|
maintainers: $team_google
|
||||||
|
@ -430,10 +434,14 @@ files:
|
||||||
$modules/web_infrastructure/htpasswd.py: $team_ansible
|
$modules/web_infrastructure/htpasswd.py: $team_ansible
|
||||||
$modules/web_infrastructure/jboss: $team_jboss
|
$modules/web_infrastructure/jboss: $team_jboss
|
||||||
$modules/web_infrastructure/jira.py: Slezhuk
|
$modules/web_infrastructure/jira.py: Slezhuk
|
||||||
$modules/windows/:
|
$modules/windows/: &windows
|
||||||
maintainers: $team_windows
|
|
||||||
ignored: angstwad georgefrank h0nIg
|
ignored: angstwad georgefrank h0nIg
|
||||||
$modules/windows/win_security_policy.py: defionscode
|
keywords: [ powershell, psrp, winrm ]
|
||||||
|
maintainers: $team_windows
|
||||||
|
labels: windows
|
||||||
|
$modules/windows/win_security_policy.py:
|
||||||
|
<<: *windows
|
||||||
|
maintainers: defionscode
|
||||||
bin/ansible-connection:
|
bin/ansible-connection:
|
||||||
keywords:
|
keywords:
|
||||||
- persistent connection
|
- persistent connection
|
||||||
|
@ -447,16 +455,8 @@ files:
|
||||||
- inventory script
|
- inventory script
|
||||||
labels: c:inventory/contrib_script
|
labels: c:inventory/contrib_script
|
||||||
support: community
|
support: community
|
||||||
contrib/inventory/digital_ocean.py:
|
contrib/inventory/digital_ocean.py: *digital_ocean
|
||||||
keywords:
|
contrib/inventory/docker: *docker
|
||||||
- digital_ocean dynamic inventory script
|
|
||||||
maintainers: BondAnthony
|
|
||||||
labels:
|
|
||||||
- cloud
|
|
||||||
support: community
|
|
||||||
contrib/inventory/docker:
|
|
||||||
maintainers: $team_docker
|
|
||||||
supershipit: felixfontein
|
|
||||||
contrib/inventory/linode:
|
contrib/inventory/linode:
|
||||||
keywords:
|
keywords:
|
||||||
- linode dynamic inventory script
|
- linode dynamic inventory script
|
||||||
|
@ -577,14 +577,11 @@ files:
|
||||||
$module_utils/crypto.py:
|
$module_utils/crypto.py:
|
||||||
maintainers: Spredzy
|
maintainers: Spredzy
|
||||||
notified: felixfontein
|
notified: felixfontein
|
||||||
$module_utils/csharp:
|
$module_utils/csharp: &windows_core
|
||||||
support: core
|
labels: windows
|
||||||
maintainers: $team_windows_core
|
maintainers: $team_windows_core
|
||||||
labels:
|
support: core
|
||||||
- windows
|
$module_utils/docker_common.py: *docker
|
||||||
$module_utils/docker_common.py:
|
|
||||||
maintainers: $team_docker
|
|
||||||
supershipit: felixfontein
|
|
||||||
$module_utils/ec2.py:
|
$module_utils/ec2.py:
|
||||||
support: core
|
support: core
|
||||||
labels:
|
labels:
|
||||||
|
@ -749,11 +746,7 @@ files:
|
||||||
labels:
|
labels:
|
||||||
- cloud
|
- cloud
|
||||||
$module_utils/postgres.py: *postgresql
|
$module_utils/postgres.py: *postgresql
|
||||||
$module_utils/powershell:
|
$module_utils/powershell: *windows_core
|
||||||
support: core
|
|
||||||
maintainers: $team_windows_core
|
|
||||||
labels:
|
|
||||||
- windows
|
|
||||||
$module_utils/pure.py:
|
$module_utils/pure.py:
|
||||||
maintainers: $team_purestorage
|
maintainers: $team_purestorage
|
||||||
labels: pure_storage
|
labels: pure_storage
|
||||||
|
@ -869,9 +862,7 @@ files:
|
||||||
support: core
|
support: core
|
||||||
$plugins/action/wait_for_connection.py:
|
$plugins/action/wait_for_connection.py:
|
||||||
support: core
|
support: core
|
||||||
$plugins/action/win:
|
$plugins/action/win: *windows_core
|
||||||
support: core
|
|
||||||
labels: windows
|
|
||||||
$plugins/action/yum.py:
|
$plugins/action/yum.py:
|
||||||
support: core
|
support: core
|
||||||
$plugins/action/asa:
|
$plugins/action/asa:
|
||||||
|
@ -1015,9 +1006,8 @@ files:
|
||||||
$plugins/connection/:
|
$plugins/connection/:
|
||||||
support: core
|
support: core
|
||||||
$plugins/connection/docker.py:
|
$plugins/connection/docker.py:
|
||||||
|
<<: *docker
|
||||||
support: community
|
support: community
|
||||||
maintainers: $team_docker
|
|
||||||
supershipit: felixfontein
|
|
||||||
$plugins/connection/httpapi.py:
|
$plugins/connection/httpapi.py:
|
||||||
support: network
|
support: network
|
||||||
maintainers: $team_networking
|
maintainers: $team_networking
|
||||||
|
@ -1038,12 +1028,10 @@ files:
|
||||||
$plugins/connection/persistent.py:
|
$plugins/connection/persistent.py:
|
||||||
maintainers: $team_networking
|
maintainers: $team_networking
|
||||||
labels: networking
|
labels: networking
|
||||||
|
$plugins/connection/psrp.py: *windows_core
|
||||||
$plugins/connection/saltstack.py:
|
$plugins/connection/saltstack.py:
|
||||||
support: community
|
support: community
|
||||||
$plugins/connection/winrm.py:
|
$plugins/connection/winrm.py: *windows_core
|
||||||
maintainers: $team_windows_core
|
|
||||||
labels:
|
|
||||||
- windows
|
|
||||||
###############################
|
###############################
|
||||||
# plugins/doc_fragments
|
# plugins/doc_fragments
|
||||||
$plugins/doc_fragments/:
|
$plugins/doc_fragments/:
|
||||||
|
@ -1057,9 +1045,8 @@ files:
|
||||||
maintainers: $team_cloudstack
|
maintainers: $team_cloudstack
|
||||||
labels: cloudstack
|
labels: cloudstack
|
||||||
$plugins/doc_fragments/docker.py:
|
$plugins/doc_fragments/docker.py:
|
||||||
|
<<: *docker
|
||||||
support: community
|
support: community
|
||||||
maintainers: $team_docker
|
|
||||||
supershipit: felixfontein
|
|
||||||
$plugins/doc_fragments/mso.py: *aci
|
$plugins/doc_fragments/mso.py: *aci
|
||||||
$plugins/doc_fragments/mysql.py: *mysql
|
$plugins/doc_fragments/mysql.py: *mysql
|
||||||
$plugins/doc_fragments/postgres.py: *postgresql
|
$plugins/doc_fragments/postgres.py: *postgresql
|
||||||
|
@ -1174,11 +1161,7 @@ files:
|
||||||
# plugins/shell
|
# plugins/shell
|
||||||
$plugins/shell/:
|
$plugins/shell/:
|
||||||
support: core
|
support: core
|
||||||
$plugins/shell/powershell.py:
|
$plugins/shell/powershell.py: *windows_core
|
||||||
support: core
|
|
||||||
maintainers: $team_windows_core
|
|
||||||
labels:
|
|
||||||
- windows
|
|
||||||
###############################
|
###############################
|
||||||
# plugins/strategy
|
# plugins/strategy
|
||||||
$plugins/strategy/:
|
$plugins/strategy/:
|
||||||
|
@ -1245,12 +1228,7 @@ files:
|
||||||
|
|
||||||
##############################
|
##############################
|
||||||
# other lib
|
# other lib
|
||||||
|
lib/ansible/executor/powershell: *windows_core
|
||||||
lib/ansible/executor/powershell:
|
|
||||||
labels:
|
|
||||||
- windows
|
|
||||||
maintainers: $team_windows_core
|
|
||||||
support: core
|
|
||||||
lib/ansible/template:
|
lib/ansible/template:
|
||||||
keywords:
|
keywords:
|
||||||
- jinja
|
- jinja
|
||||||
|
@ -1277,9 +1255,7 @@ files:
|
||||||
maintainers:
|
maintainers:
|
||||||
- samccann
|
- samccann
|
||||||
docs/docsite/rst/scenario_guides/guide_aci.rst: *aci
|
docs/docsite/rst/scenario_guides/guide_aci.rst: *aci
|
||||||
docs/docsite/rst/scenario_guides/guide_docker.rst:
|
docs/docsite/rst/scenario_guides/guide_docker.rst: *docker
|
||||||
maintainers: $team_docker
|
|
||||||
labels: docker
|
|
||||||
docs/docsite/rst/user_guide/intro_bsd.rst: *bsd
|
docs/docsite/rst/user_guide/intro_bsd.rst: *bsd
|
||||||
###############################
|
###############################
|
||||||
# 'test' is a component path, then 'test' label will be automatically added
|
# 'test' is a component path, then 'test' label will be automatically added
|
||||||
|
@ -1297,9 +1273,7 @@ files:
|
||||||
test/integration/targets/cs_:
|
test/integration/targets/cs_:
|
||||||
maintainers: $team_cloudstack
|
maintainers: $team_cloudstack
|
||||||
labels: cloudstack
|
labels: cloudstack
|
||||||
test/integration/targets/docker:
|
test/integration/targets/docker: *docker
|
||||||
maintainers: $team_docker
|
|
||||||
supershipit: felixfontein
|
|
||||||
test/integration/targets/gcp:
|
test/integration/targets/gcp:
|
||||||
maintainers: $team_google
|
maintainers: $team_google
|
||||||
supershipit: $team_google
|
supershipit: $team_google
|
||||||
|
@ -1329,9 +1303,7 @@ files:
|
||||||
<<: *scaleway
|
<<: *scaleway
|
||||||
support: community
|
support: community
|
||||||
test/units/module_utils/facts/network/test_generic_bsd.py: *bsd
|
test/units/module_utils/facts/network/test_generic_bsd.py: *bsd
|
||||||
test/units/modules/cloud/docker:
|
test/units/modules/cloud/docker: *docker
|
||||||
maintainers: $team_docker
|
|
||||||
supershipit: felixfontein
|
|
||||||
test/units/modules/network:
|
test/units/modules/network:
|
||||||
maintainers: $team_networking
|
maintainers: $team_networking
|
||||||
labels: networking
|
labels: networking
|
||||||
|
@ -1362,6 +1334,7 @@ macros:
|
||||||
team_cloudstack: resmo dpassante rhtyd
|
team_cloudstack: resmo dpassante rhtyd
|
||||||
team_cumulus: isharacomix jrrivers
|
team_cumulus: isharacomix jrrivers
|
||||||
team_cyberark_conjur: jvanderhoof ryanprior
|
team_cyberark_conjur: jvanderhoof ryanprior
|
||||||
|
team_digital_ocean: aluvenko, BondAnthony, mgregson
|
||||||
team_docker: akshay196 danihodovic dariko DBendit felixfontein jwitko kassiansun tbouvet
|
team_docker: akshay196 danihodovic dariko DBendit felixfontein jwitko kassiansun tbouvet
|
||||||
team_e_spirit: MatrixCrawler getjack
|
team_e_spirit: MatrixCrawler getjack
|
||||||
team_extreme: bigmstone LindsayHill
|
team_extreme: bigmstone LindsayHill
|
||||||
|
|
Loading…
Reference in a new issue