mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
docker_swarm inventory plugin: extend tests (#53913)
* Extend tests. * Update BOTMETA so that docker* inventory tests are associated with .
This commit is contained in:
committed by
John R Barker
parent
f20575e2a8
commit
35b295f6af
6
.github/BOTMETA.yml
vendored
6
.github/BOTMETA.yml
vendored
@@ -1115,7 +1115,7 @@ files:
|
||||
# plugins/inventory
|
||||
$plugins/inventory/__init__.py:
|
||||
support: core
|
||||
$plugins/inventory/docker_swarm.py: *docker
|
||||
$plugins/inventory/docker: *docker
|
||||
$plugins/inventory/gcp_compute.py:
|
||||
maintainers: $team_google
|
||||
supershipit: $team_google
|
||||
@@ -1327,6 +1327,10 @@ files:
|
||||
test/integration/targets/gcp:
|
||||
maintainers: $team_google
|
||||
supershipit: $team_google
|
||||
test/integration/targets/inventory_docker: *docker
|
||||
test/integration/targets/inventory_docker_swarm:
|
||||
<<: *docker
|
||||
maintainers: $team_docker morph027
|
||||
test/integration/targets/meraki: *meraki
|
||||
test/integration/targets/mso: *aci
|
||||
test/integration/targets/mysql: *mysql
|
||||
|
||||
Reference in New Issue
Block a user