mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Add more meta for vmware and ec2 (#28824)
* Add more meta for vmware and ec2 * Add another string for ec2.py * more keywords for ec2
This commit is contained in:
parent
421fa393bc
commit
254327c70d
1 changed files with 17 additions and 0 deletions
17
.github/BOTMETA.yml
vendored
17
.github/BOTMETA.yml
vendored
|
@ -834,6 +834,19 @@ files:
|
|||
- cloud
|
||||
- azure
|
||||
maintainers: $team_azure
|
||||
contrib/inventory/ec2:
|
||||
keywords:
|
||||
- aws dynamic inventory
|
||||
- aws inventory
|
||||
- ec2 inventory
|
||||
- ec2 dynamic inventory
|
||||
- ec2.py dynamic inventory script
|
||||
- ec2.py inventory script
|
||||
- ec2.py inventory
|
||||
labels:
|
||||
- cloud
|
||||
- aws
|
||||
notify: ryansb s-hertel willthames
|
||||
contrib/inventory/vmware:
|
||||
keywords:
|
||||
- vmware inventory
|
||||
|
@ -940,6 +953,10 @@ files:
|
|||
$module_utils/sros.py:
|
||||
maintainers: $team_networking
|
||||
labels: networking
|
||||
$module_utils/vmware:
|
||||
maintainers: $team_vmware
|
||||
labels: vmware
|
||||
support: community
|
||||
$module_utils/vyos:
|
||||
maintainers: $team_networking
|
||||
labels: networking
|
||||
|
|
Loading…
Reference in a new issue