.github/BOTMETA.yml
43e5f34f
 # BOTMETA V2.0
 #
07e8fb5d
 # Data used by ansibot to identify who works on each file in the repo.
43e5f34f
 # If you have questions about this data format, please join #ansible-devel
 # on irc.freenode and ping anyone who is op'ed.
 #
8a697060
 # There are 3 primary sections of the data
 #
 #   automerge
 #       During release freezes, the bot uses this key to know if
 #       automerging should be on or off. It is a boolean value.
43e5f34f
 #
 #   macros
 #       Macros are used to shorten and group some strings and lists.
 #       Any macro with a prefix of "team_" is a maintainer group for
 #       various files.
 #
 #   files
 #       Each key represents a specific file in the repository.
81ec48c7
 #       If a module is not listed, its maintainers default to the authors.
43e5f34f
 #       If the file has no maintainers key, the value of the key is
 #       presumed to be the maintainers.
 #
 #       Keys:
 #           maintainers - these people can shipit and automerge
 #           notified - these people are always subscribed to relevant issues
 #           ignored - these people should never be notified
 #           deprecated - this file is deprecated but probably not yet renamed
 #           keywords - used to identify this file based on the issue description
82223681
 #           support - used for files without internal ANSIBLE_METADATA, see
 #                     https://github.com/ansible/ansible/labels?q=support for full list
6339a270
 #           labels - list of GitHub labels to apply. Path components of 'file' parent key
 #                    which are valid GitHub labels are automatically added.
7bce6818
 #           supershipit - supershipiteers can turn a shipit into a supershipit
43e5f34f
 #
 
363dfcb2
 automerge: True
435a5626
 files:
4b4c946b
   .github/BOTMETA.yml:
96bb1b66
     labels: botmeta
f4f5d941
     # Changes to BOTMETA MUST always be reviewed by Core Team
     support: core
5255d52f
   changelogs/fragments/:
     support: community
52a1e4a5
   $modules:
     ignored: ryansb
b6b36276
   $modules/cloud/amazon/:
81ec48c7
     ignored: erydo seiffert simplesteph nadirollo tedder
b6b36276
   $modules/cloud/amazon/aws_api_gateway.py: willthames
81ec48c7
   $modules/cloud/amazon/aws_kms.py:
     maintainers: willthames
     ignored: tedder
   $modules/cloud/amazon/cloudformation.py:
     maintainers: ryansb
     ignored: tedder
2d98734a
   $modules/cloud/amazon/cloudfront_info.py: willthames
b6b36276
   $modules/cloud/amazon/cloudtrail.py: $team_ansible
771a706c
   $modules/cloud/amazon/ec2.py:
     maintainers: $team_ansible
     ignored: skvidal
b6b36276
   $modules/cloud/amazon/ec2_ami.py: willthames
   $modules/cloud/amazon/ec2_asg.py: $team_ansible s-hertel ryansb
   $modules/cloud/amazon/ec2_group.py: $team_ansible
804d5eaf
   $modules/cloud/amazon/ec2_group_info.py: willthames
b7d9feb7
   $modules/cloud/amazon/ec2_instance.py: Shaps
804d5eaf
   $modules/cloud/amazon/ec2_instance_info.py: willthames
b6b36276
   $modules/cloud/amazon/ec2_key.py: $team_ansible
   $modules/cloud/amazon/ec2_lc.py: $team_ansible
804d5eaf
   $modules/cloud/amazon/ec2_lc_info.py: willthames
b6b36276
   $modules/cloud/amazon/ec2_metric_alarm.py: $team_ansible
   $modules/cloud/amazon/ec2_tag.py: $team_ansible
   $modules/cloud/amazon/ec2_vol.py: $team_ansible
   $modules/cloud/amazon/ec2_vpc_endpoint.py: willthames
13f73ade
   $modules/cloud/amazon/ec2_vpc_endpoint_info.py: willthames
b6b36276
   $modules/cloud/amazon/ec2_vpc_igw.py: willthames
13f73ade
   $modules/cloud/amazon/ec2_vpc_igw_info.py: willthames
   $modules/cloud/amazon/ec2_vpc_nat_gateway_info.py: willthames
b6b36276
   $modules/cloud/amazon/ec2_vpc_net.py: $team_ansible
13f73ade
   $modules/cloud/amazon/ec2_vpc_net_info.py: whiter
   $modules/cloud/amazon/ec2_vpc_peering_info.py: willthames
b6b36276
   $modules/cloud/amazon/ec2_vpc_subnet.py: willthames
c9245439
   $modules/cloud/amazon/ecs_cluster.py: willthames
b6b36276
   $modules/cloud/amazon/ecs_ecr.py: willthames
   $modules/cloud/amazon/ecs_service.py: willthames
2d98734a
   $modules/cloud/amazon/ecs_service_info.py: willthames
c9245439
   $modules/cloud/amazon/ecs_task.py: willthames
   $modules/cloud/amazon/ecs_taskdefinition.py: willthames
aecdfd39
   $modules/cloud/amazon/ecs_taskdefinition_info.py: willthames
b6b36276
   $modules/cloud/amazon/elasticache.py: alachaum
fc4bbff6
   $modules/cloud/amazon/elb_target_group_info.py: willthames
b6b36276
   $modules/cloud/amazon/iam.py: $team_ansible
43e5f34f
   $modules/cloud/amazon/iam_cert.py: $team_ansible
   $modules/cloud/amazon/iam_group.py: willthames
b6b36276
   $modules/cloud/amazon/iam_managed_policy.py: willthames
   $modules/cloud/amazon/iam_policy.py: $team_ansible
11b27b36
   $modules/cloud/amazon/rds.py:
     ignored: bpennypacker
b6b36276
   $modules/cloud/amazon/rds_param_group.py: scottanderson42
   $modules/cloud/amazon/rds_subnet_group.py: scottanderson42
11b27b36
   $modules/cloud/amazon/route53.py:
     ignored: bpennypacker
b6b36276
   $modules/cloud/amazon/route53_health_check.py: willthames
   $modules/cloud/amazon/sns.py: willthames
c9245439
   $modules/cloud/amazon/sns_topic.py: willthames
43e5f34f
   $modules/cloud/atomic/: krsacme
b6b36276
   $modules/cloud/azure/:
     ignored: chouseknecht jwhitbeck
     maintainers: $team_azure
96b4f8b5
   $modules/cloud/azure/azure_rm_dnsrecordset.py:
     ignored: ozboms
43e5f34f
   $modules/cloud/centurylink/: clc-runner
df6d1aec
   $modules/cloud/cloudscale/:
     maintainers: $team_cloudscale
     labels: cloud
   $modules/cloud/cloudstack/:
     maintainers: $team_cloudstack
     labels: cloudstack
36b81407
   $modules/cloud/digital_ocean/: &digital_ocean
     keywords: [ digital ocean, droplet ]
     labels: [ cloud, digital_ocean ]
     maintainers: $team_digital_ocean
     support: community
b6b36276
   $modules/cloud/dimensiondata/dimensiondata_network.py: tintoy
36b81407
   $modules/cloud/docker/: &docker
7596826e
     ignored: ThomasSteinbach
36b81407
     labels: [ cloud, docker ]
8592bacb
     maintainers: $team_docker
f981d3c5
     supershipit: felixfontein
daf3f077
   $modules/cloud/docker/docker_compose.py:
     <<: *docker
     maintainers: $team_docker sluther
36b81407
   $modules/cloud/docker/docker_network.py:
     <<: *docker
     maintainers: $team_docker olsaki
efdb8f32
   $modules/cloud/docker/docker_swarm_service.py:
     <<: *docker
     maintainers: $team_docker hannseman
a2e78693
   $modules/cloud/google/:
774c1a57
     supershipit: $team_google
     maintainers: $team_google
a2e78693
     ignored: supertom
43e5f34f
   $modules/cloud/google/gc_storage.py: supertom
a7eae0ae
   $modules/cloud/hcloud/: &hcloud
     keywords: [ hcloud, hetzner cloud ]
     labels: [ cloud, hcloud ]
     maintainers: $team_hcloud
07a09549
   $modules/cloud/huawei/: &huawei
     keywords: [ cloud, huawei, hwc ]
     labels: [ cloud, huawei ]
4ae99ab3
     maintainers: $team_huawei
4b22240e
   $modules/cloud/kubevirt/: &kubevirt
     keywords: [ kubevirt ]
     labels: [ cloud, kubevirt ]
     maintainers: $team_kubevirt
9e530522
   $modules/cloud/linode/: $team_linode
43e5f34f
   $modules/cloud/lxd/: hnakamur
d4bd323c
   $modules/cloud/memset/: glitchcrab
18382301
   $modules/cloud/misc/ovirt.py: &ovirt
     ignored: vincentvdk
     keywords: [ ovirt, RHEV, RHV ]
     labels: [ cloud, ovirt ]
     maintainers: $team_ovirt
   $modules/cloud/misc/proxmox.py: &virt
     ignored: skvidal
     keywords: [ kvm, libvirt, proxmox, qemu ]
730b6819
     labels: [ cloud, virt ]
     maintainers: $team_virt
   $modules/cloud/misc/proxmox_kvm.py: *virt
   $modules/cloud/misc/proxmox_template.py: *virt
   $modules/cloud/misc/rhevm.py: *virt
   $modules/cloud/misc/virt.py: *virt
   $modules/cloud/misc/virt_net.py: *virt
   $modules/cloud/misc/virt_pool.py: *virt
427479ae
   $modules/cloud/misc/xenserver_facts.py:
     ignored: andyhky
cab02b78
   $modules/cloud/opennebula/: ilicmilan kustodian xorel rsmontero
ab204c84
   $modules/cloud/openstack/: $team_openstack
ec2db1ae
   $modules/cloud/oracle/: &oracle
     labels: [ cloud, oracle ]
     maintainers: $team_oracle
     support: community
18382301
   $modules/cloud/ovirt/: *ovirt
43e5f34f
   $modules/cloud/profitbricks/: baldwinSPC
a7e49cde
   $modules/cloud/rackspace/:
     ignored: sivel angstwad
4c70d09c
   $modules/cloud/scaleway/scaleway_volume.py:
     ignored: hekonsek
b897635f
   $modules/cloud/smartos/: &solaris
a64fc73d
     keywords: [ beadm, dladm, illumos, ipadm, nexenta, omnios, openindiana, pfexec, smartos, solaris, sunos, zfs, zpool ]
b897635f
     labels: solaris
     maintainers: $team_solaris
a8292778
   $modules/cloud/univention/: keachi
730b6819
   $modules/cloud/vmware/: &vmware
6a88b715
     ignored: cigamit jcpowermac mtnbikenc tchernomax ckotte
730b6819
     keywords: [ esx, vcenter, vcsa, vcsim, vsphere ]
7fef7136
     labels: [ cloud, vmware ]
6193875a
     maintainers: $team_vmware
be9c7570
     notified: lparkes
858d10a9
   $modules/cloud/vmware/vmware_vm_shell.py: chrrrles
730b6819
   $modules/cloud/vultr/: &vultr
     labels: [ cloud, vultr ]
df6d1aec
     maintainers: $team_vultr
43e5f34f
   $modules/cloud/webfaction/: quentinsf
cdb25d0e
   $modules/cloud/xenserver/: bvitnik
d388e099
   $modules/clustering/k8s/:
     maintainers: chouseknecht maxamillion fabianvf flaper87 willthames
     labels: k8s
b6b36276
   $modules/clustering/k8s/_kubernetes.py: supertom
   $modules/clustering/openshift/: chouseknecht maxamillion fabianvf flaper87
43e5f34f
   $modules/commands/command.py: $team_ansible
   $modules/commands/raw.py: $team_ansible
   $modules/commands/script.py: $team_ansible
   $modules/commands/shell.py: $team_ansible
705b0476
   $modules/crypto/: &crypto
2e1dd277
     keywords: [ acme, letsencrypt, lets encrypt, luks, openssl ]
705b0476
     labels: crypto
     maintainers: $team_crypto
ed6fa82d
     supershipit: felixfontein
86366530
   $modules/crypto/openssl_certificate.py:
     maintainers: ctrufan
44c18b54
   $modules/crypto/entrust/: ctrufan tylert
43e5f34f
   $modules/database/influxdb/: kamsz
b6b36276
   $modules/database/mssql/mssql_db.py: Jmainguy kenichi-ogawa-1988
bd44db14
   $modules/database/mysql/: &mysql
4e6ca4b2
     keywords: [ mariadb, proxysql ]
     labels: [ database, mysql ]
d3869fc8
     maintainers: $team_mysql
a64fc73d
   $modules/database/postgresql/: &postgresql
7fef7136
     keywords: [ database, postgres, postgresql ]
a64fc73d
     labels: postgresql
     maintainers: $team_postgresql
     notified: jbscalia
4e6ca4b2
   $modules/database/proxysql/: *mysql
43e5f34f
   $modules/database/vertica/: dareko
3116585a
   $modules/files/acl.py:
     ignored: astorije
b6b36276
     maintainers: $team_ansible
   $modules/files/assemble.py: $team_ansible
ad3579b4
   $modules/files/copy.py: $team_ansible ptux
43e5f34f
   $modules/files/fetch.py: $team_ansible
   $modules/files/file.py: $team_ansible
   $modules/files/find.py: $team_ansible
b6b36276
   $modules/files/lineinfile.py: $team_ansible samdoran
11b27b36
   $modules/files/stat.py:
     ignored: bpennypacker
b6b36276
   $modules/files/synchronize.py: $team_ansible
43e5f34f
   $modules/files/template.py: $team_ansible
a6c8dae9
   $modules/files/unarchive.py:
b6b36276
     ignored: dagwieers
79ff2f5e
     labels: m:unarchive
3a92bb54
     maintainers: pileofrogs
b6b36276
   $modules/files/xattr.py: $team_ansible
b9cee657
   $modules/files/xml.py:
     ignored: magnus919
79ff2f5e
     labels: m:xml
07e8fb5d
     maintainers: sm4rk0 cmprescott
508a9c20
   $modules/identity/cyberark/:
     notified: cyberark-bizdev
b6b36276
   $modules/identity/ipa/: $team_ipa
984edacd
   $modules/identity/keycloak/: eikef
771a706c
   $modules/inventory/add_host.py:
     ignored: skvidal
     maintainers: $team_ansible
b6b36276
   $modules/inventory/group_by.py: $team_ansible
b7e77c42
   $modules/messaging/rabbitmq/: $team_rabbitmq
11b27b36
   $modules/monitoring/airbrake_deployment.py:
     ignored: bpennypacker
43e5f34f
   $modules/monitoring/datadog_event.py:
     ignored: arturaz
e0cb54a2
   $modules/monitoring/logentries.py:
     ignored: ivanvanderbyl
b6b36276
   $modules/monitoring/monit.py: brian-brazil
11b27b36
   $modules/monitoring/pagerduty.py:
     ignored: bpennypacker
4d5a3d33
   $modules/monitoring/zabbix/: eikef D3DeFi rubentsirunyan
b6b36276
   $modules/net_tools/basics/get_url.py: ptux
43e5f34f
   $modules/net_tools/basics/slurp.py: $team_ansible
ea9cd525
   $modules/net_tools/basics/uri.py:
     ignored: romeotheriault
     maintainers: $team_ansible
6d038c9b
   $modules/net_tools/cloudflare_dns.py: andreaso
43e5f34f
   $modules/net_tools/exoscale/: resmo
   $modules/net_tools/ldap/: jtyr
427479ae
   $modules/net_tools/lldp.py:
     ignored: andyhky
7228755f
   $modules/net_tools/nios/:
479d3261
     maintainers: $team_networking sganesh-infoblox
5439f141
     labels:
       - networking
       - infoblox
52a1e4a5
   $modules/net_tools/netbox/: FragmentedPacket
43e5f34f
   $modules/network/a10/: ericchou1 mischapeters
7fef7136
   $modules/network/aci/: &aci
a4cdf0d6
     keywords: [ aci, cisco msc, cisco mso, multisite, multi-site ]
7fef7136
     labels: [ aci, cisco, networking ]
     maintainers: $team_aci
fe2b1591
   $modules/network/aireos/: &aireos
     maintainers: $team_aireos
     labels: [ aireos, cisco, networking ]
43e5f34f
   $modules/network/aos/: dgarros jeremyschulman
914b05c6
   $modules/network/aruba/: jmighion
fe2b1591
   $modules/network/asa/: &asa
     maintainers: $team_asa
     labels: [ asa, cisco, networking ]
a2970f5e
   $modules/network/avi/: $team_avi
43e5f34f
   $modules/network/bigswitch/: jayakody tedelhourani vuile
1515afd9
   $modules/network/cloudengine/:
4ae99ab3
     maintainers: $team_huawei
11c9ad23
   $modules/network/cnos/: dkasberg amuraleedhar
914b05c6
   $modules/network/cumulus/: $team_cumulus
43e5f34f
   $modules/network/dellos10/: skg-net
   $modules/network/dellos6/: abirami-n skg-net
7f98a8db
   $modules/network/dellos9/: Dhivyap skg-net
5de7c9ce
   $modules/network/edgeos/: samdoran
134c1a62
   $modules/network/edgeswitch/: f-bor
11c9ad23
   $modules/network/enos/: amuraleedhar
1decbb92
   $modules/network/eos/: trishnaguha
eea46a0d
   $modules/network/eric_eccli/: itercheng
96f7b552
   $modules/network/exos/: rdvencioneck $team_extreme
07f5a186
   $modules/network/f5/:
470af47e
     ignored: Etienne-Carriere mhite mryanlam perzizzle srvg JoeReifel $team_networking
     maintainers: caphrim007 wojtek0806
ca0fdf0e
   $modules/network/files/: $team_networking
43e5f34f
   $modules/network/fortios/: bjolivot
31ea97c8
   $modules/network/fortimanager/: $team_fortimanager
a4cdf0d6
   $modules/network/ftd/: &ftd
     keywords: [ firepower, ftd ]
     labels: [ cisco, ftd, networking ]
     maintainers: $team_ftd
     support: community
b897635f
   $modules/network/illumos/: *solaris
43e5f34f
   $modules/network/interface/: $team_networking
fe2b1591
   $modules/network/ios/: &ios
     labels: [ cisco, ios, networking ]
     maintainers: $team_ios
   $modules/network/iosxr/: &iosxr
     labels: [ cisco, iosxr, networking ]
     maintainers: $team_iosxr
5a6ee054
   $modules/network/ironware/: paulquack
914b05c6
   $modules/network/junos/: Qalthos ganeshrn
f2cb4463
   $modules/network/icx/: sushma-alethea
43e5f34f
   $modules/network/layer2/: $team_networking
   $modules/network/layer3/: $team_networking
fe2b1591
   $modules/network/meraki/: &meraki
     labels: [ cisco, meraki, networking ]
     maintainers: $team_meraki
b6b36276
   $modules/network/netconf/netconf_config.py: userlerueda $team_networking
   $modules/network/netconf/netconf_get.py: $team_networking
   $modules/network/netconf/netconf_rpc.py: $team_networking
43e5f34f
   $modules/network/netscaler/: $team_netscaler
   $modules/network/netvisor/: $team_netvisor
5981a748
   $modules/network/nos/: $team_extreme
12766571
   $modules/network/nuage/: pdellaert
fe2b1591
   $modules/network/nxos/: &nxos
     keywords: [ nxapi ]
     labels: [ cisco, networking, nxos ]
     maintainers: $team_nxos
   $modules/network/nso/: &nso
7fef7136
     labels: [ cisco, networking, nso ]
fe2b1591
     maintainers: $team_nso
f8884f12
   $modules/network/onyx/: $team_onyx
914b05c6
   $modules/network/ordnance/: alexanderturner djh00t
   $modules/network/ovs/:
43e5f34f
     ignored: stygstra
f5c35bc7
   $modules/network/panos/: ivanbojer jtschichold shinmog
914b05c6
   $modules/network/protocol/: $team_networking
249a6aae
   $modules/network/routeros/: heuels
914b05c6
   $modules/network/routing/: $team_networking
5b1a8ee1
   $modules/network/slxos/: $team_extreme
bd56e6c9
   $modules/network/sros/: privateip
43e5f34f
   $modules/network/system/: $team_networking
8429f777
   $modules/network/voss/: $team_extreme
723da331
   $modules/network/vyos/: Qalthos NilashishC
2c2a79f7
   $modules/notification/_osx_say.py: $team_ansible
43e5f34f
   $modules/notification/rocketchat.py:
     ignored: ramondelafuente
     maintainers: Deepakkothandan
   $modules/packaging/language/gem.py: $team_ansible
7328c942
   $modules/packaging/language/maven_artifact.py:
     ignored: chrisisbeef
     maintainers: tumbl3w33d turb
43e5f34f
   $modules/packaging/language/npm.py:
     ignored: chrishoffman
cea681a5
     maintainers: shane-walker xcambar
7f98a8db
   $modules/packaging/language/pip.py: Lujeni webknjaz
4c242ad2
   $modules/packaging/os/apk.py:
     ignored: kbrebanov
     maintainers: tdtrask
b6b36276
   $modules/packaging/os/apt.py: $team_ansible
   $modules/packaging/os/apt_repository.py: $team_ansible
bea698fb
   $modules/packaging/os/openbsd_pkg.py: &bsd
     ignored: bleader
d3869fc8
     keywords: [ doas, dragonfly, freebsd, iocage, jail, netbsd, openbsd, opnsense, pfsense ]
bea698fb
     labels: bsd
     maintainers: $team_bsd
2c2a79f7
   $modules/packaging/os/homebrew.py: &macos
     ignored: frenck
d3869fc8
     keywords: [ brew, cask, darwin, homebrew, macosx, macports, osx ]
2c2a79f7
     labels: macos
     maintainers: $team_macos
7654d6e9
     notified: chris-short
b44c8dc0
   $modules/packaging/os/homebrew_: *macos
98db75e7
   $modules/packaging/os/installp.py: &aix
d3869fc8
     keywords: [ aix, efix, lpar, wpar ]
98db75e7
     labels: aix
     maintainers: $team_aix
b44c8dc0
   $modules/packaging/os/macports.py: *macos
43e5f34f
   $modules/packaging/os/package.py: $team_ansible
a52fb20b
   $modules/packaging/os/pacman.py:
     ignored: elasticdog
b897635f
   $modules/packaging/os/pkg5: *solaris
   $modules/packaging/os/pkgin.py: *solaris
bea698fb
   $modules/packaging/os/pkgng.py: *bsd
   $modules/packaging/os/pkgutil.py: *solaris
43e5f34f
   $modules/packaging/os/portage.py:
     ignored: sayap
bea698fb
   $modules/packaging/os/portinstall.py: *bsd
5e0743e7
   $modules/packaging/os/redhat_subscription.py: alikins kahowell
b6b36276
   $modules/packaging/os/rhn_channel.py: alikins
43e5f34f
   $modules/packaging/os/rhn_register.py: $team_rhn
9cc9ca58
   $modules/packaging/os/snap.py: angristan
b897635f
   $modules/packaging/os/svr4pkg.py: *solaris
d3dc8a52
   $modules/packaging/os/swdepot.py: &hpux
d3869fc8
     keywords: [ hp-ux ]
d3dc8a52
     labels: hpux
     maintainers: $team_hpux
ed248a6a
   $modules/packaging/os/swupd.py: hnanni
f6c83538
   $modules/packaging/os/yum.py:
     maintainers: $team_ansible kustodian
     ignored: skvidal
43e5f34f
   $modules/packaging/os/zypper.py:
93484adc
     maintainers: $team_suse
503d197b
     ignored: dirtyharrycallahan robinro
44a0fb5a
   $modules/remote_management/foreman/: $team_foreman
f6e84929
   $modules/remote_management/hpilo/:
     ignored: dagwieers
     maintainers: haad
fe2b1591
   $modules/remote_management/imc/:
7fef7136
     labels: [ cisco ]
fe2b1591
     maintainers: $team_imc
057d572f
   $modules/remote_management/intersight/: &intersight
     labels: [ cisco, remote_management, intersight ]
     maintainers: $team_intersight
43e5f34f
   $modules/remote_management/ipmi/: cloudnull
90e1c58a
   $modules/remote_management/lxca/: navalkp prabhosa
8e0b5800
   $modules/remote_management/manageiq/: $team_manageiq
86c48205
   $modules/remote_management/redfish/: $team_redfish
43e5f34f
   $modules/remote_management/stacki/stacki_host.py: bbyhuy bsanders
fe2b1591
   $modules/remote_management/ucs/: &ucs
     labels: [ cisco, remote_management, ucs ]
     maintainers: $team_ucs
62b2a08c
   $modules/remote_management/dellemc/: rajeevarakkal
9ae159df
   $modules/source_control/git.py: $team_ansible
43e5f34f
   $modules/source_control/github_key.py:
     ignored: erydo
7f2b9a8a
   $modules/source_control/gitlab_: &gitlab
7fef7136
     keywords: [ gitlab, source_control ]
7f2b9a8a
     labels: gitlab
     maintainers: $team_gitlab
40130b82
     notified: jlozadad
27804b3b
   $modules/storage/hpe3par/: farhan7500 gautamphegde
43e5f34f
   $modules/storage/infinidat/: GR360RY vmalloc
44c18b54
   $modules/storage/netapp/:
488ee408
     maintainers: $team_netapp
     support: community
a9b7356f
   $modules/storage/purestorage/:
     maintainers: $team_purestorage
     labels: pure_storage
cca9fa97
   $modules/storage/glusterfs/: devyanikota
105d6e8c
   $modules/storage/ibm/: tzurE
b897635f
   $modules/storage/zfs/: *solaris
98db75e7
   $modules/system/aix: *aix
345b6cde
   $modules/system/alternatives.py:
     ignored: DavidWittman
43e5f34f
   $modules/system/at.py: $team_ansible
   $modules/system/authorized_key.py: $team_ansible
b897635f
   $modules/system/beadm.py: *solaris
43e5f34f
   $modules/system/facter.py: $team_ansible
b6b36276
   $modules/system/filesystem.py: pilou-
   $modules/system/gconftool2.py: Akasurde
   $modules/system/group.py: $team_ansible
   $modules/system/interfaces_file.py: obourdon
532aa661
   $modules/system/mksysb.py: *aix
43e5f34f
   $modules/system/modprobe.py:
     ignored: stygstra
771a706c
   $modules/system/mount.py:
     maintainers: $team_ansible jtyr
     ignored: skvidal
43e5f34f
   $modules/system/ohai.py: $team_ansible
b44c8dc0
   $modules/system/osx_defaults.py: *macos
43e5f34f
   $modules/system/pam_limits.py:
     ignored: usawa
b2bbc63a
     maintainers: giovannisciortino
43e5f34f
   $modules/system/ping.py: $team_ansible
b6b36276
   $modules/system/puppet.py: nibalizer
   $modules/system/seboolean.py: $team_ansible
   $modules/system/selinux.py: samdoran
43e5f34f
   $modules/system/service.py: $team_ansible
e767c7d6
   $modules/system/setup.py:
     maintainers: $team_ansible
b897635f
   $modules/system/solaris: *solaris
b6b36276
   $modules/system/sysctl.py: Akasurde
43e5f34f
   $modules/system/systemd.py: $team_ansible
7b49fa78
   $modules/system/ufw.py:
     notified: felixfontein
b6b36276
   $modules/system/user.py: $team_ansible samdoran
43e5f34f
   $modules/utilities/helper/meta.py: $team_ansible
   $modules/utilities/logic/assert.py: $team_ansible
   $modules/utilities/logic/async_status.py: $team_ansible
059dc51f
   $modules/utilities/logic/async_wrapper.py:
     maintainers: $team_ansible
     support: core
43e5f34f
   $modules/utilities/logic/include.py: $team_ansible
   $modules/utilities/logic/include_role.py: $team_ansible
b6b36276
   $modules/utilities/logic/include_vars.py: $team_ansible
   $modules/utilities/logic/pause.py: samdoran
   $modules/utilities/logic/wait_for.py: gregswift
428f5d67
   $modules/web_infrastructure/ansible_tower/: &tower
     labels: [ tower ]
     maintainers: $team_tower
13e5ec78
     ignored: wwitzel3
d3be5d53
   $modules/web_infrastructure/sophos_utm/:
4d0781be
     maintainers: $team_e_spirit
d3be5d53
     keywords:
       - utm
       - sophos
b6b36276
   $modules/web_infrastructure/django_manage.py: scottanderson42
43e5f34f
   $modules/web_infrastructure/htpasswd.py: $team_ansible
82223681
   $modules/web_infrastructure/jboss: $team_jboss
b6b36276
   $modules/web_infrastructure/jira.py: Slezhuk
36b81407
   $modules/windows/: &windows
141d638e
     ignored: angstwad georgefrank h0nIg
730b6819
     keywords: [ credssp, hyperv, powershell, psrp, winrm ]
36b81407
     labels: windows
be9c7570
     maintainers: $team_windows
     notified: if-meaton
36b81407
   $modules/windows/win_security_policy.py:
     <<: *windows
     maintainers: defionscode
82223681
   contrib/:
     support: community
43e5f34f
   contrib/inventory:
     keywords:
82223681
       - dynamic inventory script
       - dynamic inventory
       - inventory script
07e8fb5d
     labels: c:inventory/contrib_script
4b4c946b
     support: community
36b81407
   contrib/inventory/digital_ocean.py: *digital_ocean
   contrib/inventory/docker: *docker
44a0fb5a
   contrib/inventory/foreman.py:
     maintainers: $team_foreman
9e530522
   contrib/inventory/linode:
9498b968
     keywords:
82223681
       - linode dynamic inventory script
9e530522
     maintainers: $team_linode
     labels:
       - cloud
       - linode
82223681
   contrib/inventory/openstack_inventory.py:
ab204c84
     keywords:
82223681
       - openstack dynamic inventory script
ab204c84
     maintainers: $team_openstack
     labels:
82223681
       - cloud
18382301
   contrib/inventory/ovirt4.py: *ovirt
3f556f2e
   contrib/inventory/infoblox.py:
     keywords:
       - infoblox dynamic inventory script
     labels:
       - ipam
82223681
       - nios
3f556f2e
       - networking
     maintainers: $team_networking
477ed3cc
   contrib/inventory/azure_rm.py:
     keywords:
82223681
       - azure inventory
       - azure rm inventory
       - azure azure_rm dynamic inventory script
4b4c946b
     labels:
82223681
       - cloud
       - azure
83ac4802
     maintainers: $team_azure
254327c7
   contrib/inventory/ec2:
     keywords:
82223681
       - aws dynamic inventory
       - aws inventory
       - ec2 inventory
       - ec2 dynamic inventory
       - ec2.py dynamic inventory script
       - ec2.py inventory script
       - ec2.py inventory
254327c7
     labels:
82223681
       - cloud
       - aws
3e508aa2
     notified: ryansb s-hertel willthames
cb547df2
   contrib/inventory/vmware.py:
     keywords:
82223681
       - vmware inventory
       - vmware dynamic inventory script
cb547df2
     labels:
82223681
       - cloud
cb547df2
     maintainers: $team_vmware
   contrib/inventory/vmware_inventory.py:
4b4c946b
     keywords:
82223681
       - vmware inventory
       - vmware dynamic inventory script
4b4c946b
     labels:
82223681
       - cloud
       - vmware
4b4c946b
     maintainers: $team_vmware
43e5f34f
   lib/ansible/inventory:
     keywords:
82223681
       - core inventory
       - inventory
       - inventory parsing
 #############################################
 # MODULE_UTILS
   $module_utils:
     support: community
2e1dd277
   $module_utils/acme.py: *crypto
428f5d67
   $module_utils/ansible_tower.py: *tower
82223681
   $module_utils/azure_rm_common.py:
     maintainers: $team_azure
     labels:
       - azure
       - cloud
54db0738
   $module_utils/basic.py:
     support: core
bb77bc54
   $module_utils/urls.py:
     support: core
   $module_utils/six:
     support: core
   $module_utils/common:
     support: core
   $module_utils/compat:
     support: core
   $module_utils/_text.py:
     support: core
   $module_utils/parsing:
     support: core
   $module_utils/splitter.py:
     support: core
   $module_utils/yumdnf.py:
     support: core
   $module_utils/ansible_release.py:
     support: core
   $module_utils/distro:
     support: core
   $module_utils/ismount.py:
     support: core
   $module_utils/json_utils.py:
     support: core
   $module_utils/pycompat24.py:
     support: core
   $module_utils/service.py:
     support: core
df6d1aec
   $module_utils/cloudscale.py:
     maintainers: $team_cloudscale
82223681
   $module_utils/cloudstack.py:
     maintainers: $team_cloudstack
     labels: cloudstack
705b0476
   $module_utils/crypto.py: *crypto
36b81407
   $module_utils/csharp: &windows_core
     labels: windows
7692882d
     maintainers: $team_windows_core
36b81407
     support: core
0c2bb3da
   $module_utils/docker/: *docker
8782293a
   $module_utils/ec2.py:
     support: core
     labels:
       - aws
       - cloud
aaaa4f18
   $module_utils/ecs/:
44c18b54
     maintainers: ctrufan tylert $team_crypto
9f785cf8
   $module_utils/facts:
     support: core
b5d92c6d
   $module_utils/facts/hardware/aix.py: *aix
b44c8dc0
   $module_utils/facts/hardware/darwin.py: *macos
bea698fb
   $module_utils/facts/hardware/dragonfly.py: *bsd
   $module_utils/facts/hardware/freebsd.py: *bsd
d3dc8a52
   $module_utils/facts/hardware/hpux.py: *hpux
bea698fb
   $module_utils/facts/hardware/netbsd.py: *bsd
   $module_utils/facts/hardware/openbsd.py: *bsd
b897635f
   $module_utils/facts/hardware/sunos.py: *solaris
d3dc8a52
   $module_utils/facts/network/aix.py: *aix
b44c8dc0
   $module_utils/facts/network/darwin.py: *macos
bea698fb
   $module_utils/facts/network/dragonfly.py: *bsd
   $module_utils/facts/network/freebsd.py: *bsd
   $module_utils/facts/network/generic_bsd.py: *bsd
d3dc8a52
   $module_utils/facts/network/hpux.py: *hpux
bea698fb
   $module_utils/facts/network/netbsd.py: *bsd
   $module_utils/facts/network/openbsd.py: *bsd
b897635f
   $module_utils/facts/network/sunos.py: *solaris
bea698fb
   $module_utils/facts/virtual/dragonfly.py: *bsd
   $module_utils/facts/virtual/freebsd.py: *bsd
d3dc8a52
   $module_utils/facts/virtual/hpux.py: *hpux
bea698fb
   $module_utils/facts/virtual/netbsd.py: *bsd
   $module_utils/facts/virtual/openbsd.py: *bsd
b897635f
   $module_utils/facts/virtual/sunos.py: *solaris
774c1a57
   $module_utils/gcp_utils.py:
     maintainers: $team_google
     supershipit: $team_google
7f2b9a8a
   $module_utils/gitlab.py: *gitlab
22c079e4
   $module_utils/hwc_utils.py: &huawei_hwc
     <<: *huawei
     support: community
     labels:
       - networking
       - huawei
82223681
   $module_utils/ipa.py:
     maintainers: $team_ipa
   $module_utils/k8s:
     maintainers: chouseknecht maxamillion fabianvf flaper87 willthames
d388e099
     labels:
       - clustering
       - k8s
649d612d
   $module_utils/identity/keycloak/:
      maintainers: eikef
      support: community
4b22240e
   $module_utils/kubevirt.py: *kubevirt
82223681
   $module_utils/manageiq.py:
     maintainers: $team_manageiq
a64fc73d
   $module_utils/memset.py:
     maintainers: glitchcrab
     labels: cloud
   $module_utils/mysql.py: *mysql
7228755f
   $module_utils/net_tools/nios/:
82223681
     support: core
5439f141
     labels:
       - networking
       - infoblox
479d3261
     maintainers: $team_networking sganesh-infoblox
a64fc73d
   $module_utils/netapp:
     maintainers: $team_netapp
488ee408
     support: community
82223681
   $module_utils/network:
     labels: networking
11c9ad23
   $module_utils/network/a10:
914b05c6
     maintainers: ericchou1 mischapeters
7fef7136
   $module_utils/network/aci: *aci
fe2b1591
   $module_utils/network/aireos: *aireos
11c9ad23
   $module_utils/network/aos:
     maintainers: dgarros jeremyschulman
   $module_utils/network/aruba:
914b05c6
     maintainers: jmighion
fe2b1591
   $module_utils/network/asa: *asa
11c9ad23
   $module_utils/network/avi:
914b05c6
     maintainers: $team_avi
11c9ad23
   $module_utils/network/bigswitch:
     maintainers: jayakody tedelhourani vuile
   $module_utils/network/cloudengine:
4ae99ab3
     maintainers: $team_huawei
11c9ad23
   $module_utils/network/cnos:
0a5fc3ed
     maintainers: dkasberg amuraleedhar
82223681
   $module_utils/network/common:
     support: network
     maintainers: $team_networking
11c9ad23
   $module_utils/network/dellos6:
     maintainers: skg-net
   $module_utils/network/dellos9:
     maintainers: skg-net
   $module_utils/network/dellos10:
914b05c6
     maintainers: skg-net
134c1a62
   $module_utils/network/edgeswitch:
     maintainers: f-bor
11c9ad23
   $module_utils/network/enos:
     maintainers: amuraleedhar
82223681
   $module_utils/network/eos:
     support: network
     maintainers: $team_networking
eea46a0d
   $module_utils/network/eric_eccli:
     support: network
     maintainers: $team_networking
                  itercheng
0d1e9bfe
   $module_utils/network/exos:
e41f1a4d
     maintainers: rdvencioneck $team_extreme
82223681
   $module_utils/network/f5:
470af47e
     maintainers: caphrim007 wojtek0806
914b05c6
   $module_utils/f5_utils.py:
470af47e
     maintainers: caphrim007 wojtek0806
96bb1b66
     labels:
82223681
       - f5
11c9ad23
   $module_utils/network/fortios:
914b05c6
     maintainers: bjolivot
31ea97c8
   $module_utils/network/fortimanager:
     maintainers: $team_fortimanager
     labels:
       - fortimanager
       - networking
a4cdf0d6
   $module_utils/network/ftd: *ftd
82223681
   $module_utils/network/ios:
7fef7136
     <<: *ios
fe2b1591
     maintainers: $team_networking $team_ios
7fef7136
     support: network
82223681
   $module_utils/network/iosxr:
fe2b1591
     <<: *iosxr
     maintainers: $team_networking $team_iosxr
82223681
     support: network
11c9ad23
   $module_utils/network/ironware:
5a6ee054
     maintainers: paulquack
82223681
   $module_utils/network/junos:
     support: network
fe2b1591
   $module_utils/network/meraki: *meraki
30f992f2
   $module_utils/network/netconf:
82223681
     support: network
30f992f2
     maintainers: $team_networking
11c9ad23
   $module_utils/network/netscaler:
     maintainers: $team_netscaler
5981a748
   $module_utils/network/nos:
     maintainers: $team_extreme
fe2b1591
   $module_utils/network/nso: *nso
82223681
   $module_utils/network/nxos:
fe2b1591
     <<: *nxos
82223681
     support: network
f8884f12
   $module_utils/network/onyx:
     maintainers: $team_onyx
82223681
   $module_utils/network/ordnance:
     maintainers: alexanderturner djh00t
0dedfcd7
   $module_utils/network/panos:
     maintainers: ivanbojer jtschichold shinmog
249a6aae
   $module_utils/network/routeros:
     maintainers: heuels
5b1a8ee1
   $module_utils/network/slxos:
     maintainers: $team_extreme
82223681
   $module_utils/network/voss:
     maintainers: $team_extreme
   $module_utils/network/vyos:
     support: network
     maintainers: $team_networking
c3b2a489
   $module_utils/openstack.py:
ab204c84
     maintainers: $team_openstack
     labels:
82223681
       - cloud
ec2db1ae
   $module_utils/oracle/: *oracle
18382301
   $module_utils/ovirt.py: *ovirt
a64fc73d
   $module_utils/postgres.py: *postgresql
36b81407
   $module_utils/powershell: *windows_core
a64fc73d
   $module_utils/pure.py:
     maintainers: $team_purestorage
     labels: pure_storage
553097f9
   $module_utils/redfish_utils.py:
86c48205
     maintainers: $team_redfish
057d572f
   $module_utils/remote_management/intersight: *intersight
90e1c58a
   $module_utils/remote_management/lxca:
     maintainers: navalkp prabhosa
     labels: lxca
fe2b1591
   $module_utils/remote_management/ucs: *ucs
62b2a08c
   $module_utils/remote_management/dellemc:
     maintainers: rajeevarakkal
a64fc73d
   $module_utils/scaleway.py: &scaleway
     maintainers: $team_scaleway
8c6b4a39
     labels:
82223681
       - cloud
d3be5d53
   $module_utils/utm_utils.py:
4d0781be
     maintainers: $team_e_spirit
730b6819
   $module_utils/vmware: *vmware
   $module_utils/vultr.py: *vultr
a44326bb
   $module_utils/xenserver.py:
cf386eb2
       maintainers: bvitnik
27804b3b
   $module_utils/storage/hpe3par/hpe3par.py: &hpe3par
     maintainers: farhan7500 gautamphegde
     support: community
cf386eb2
 
 ###############################
 # playbook
43e5f34f
   lib/ansible/playbook/handler.py:
     keywords:
82223681
       - handlers
43e5f34f
   lib/ansible/playbook/role:
     keywords:
82223681
       - roles path
       - roles_path
       - role
       - role path
43e5f34f
   lib/ansible/playbook/role/include.py:
     keywords:
82223681
       - include role
       - include_role
       - role include
43e5f34f
   lib/ansible/playbook/role/requirement.py:
     keywords:
82223681
       - role dependencies
       - role dep
       - role dependency
 ###############################
 # plugins
 
9f785cf8
   $plugins:
82223681
     support: community
9f785cf8
   $plugins/__init__.py:
690b990f
     support: core
9f785cf8
   $plugins/loader.py:
690b990f
     support: core
9f785cf8
 
 ###############################
 # action
 
   $plugins/action/add_host.py:
82223681
     support: core
9f785cf8
   $plugins/action/assemble.py:
82223681
     support: core
9f785cf8
   $plugins/action/assert.py:
82223681
     support: core
9f785cf8
   $plugins/action/aws_s3.py:
82223681
     support: core
9f785cf8
   $plugins/action/command.py:
82223681
     support: core
9f785cf8
   $plugins/action/cli:
82223681
     support: network
9f785cf8
   $plugins/action/copy.py:
82223681
     support: core
9f785cf8
   $plugins/action/debug.py:
82223681
     support: core
9f785cf8
   $plugins/action/fail.py:
82223681
     support: core
9f785cf8
   $plugins/action/fetch.py:
82223681
     support: core
f5b9bd81
   $plugins/action/gather_facts.py:
     support: core
9f785cf8
   $plugins/action/group_by.py:
82223681
     support: core
9f785cf8
   $plugins/action/include_vars.py:
82223681
     support: core
9f785cf8
   $plugins/action/__init__.py:
82223681
     support: core
9f785cf8
   $plugins/action/normal.py:
82223681
     support: core
9f785cf8
   $plugins/action/package.py:
82223681
     support: core
9f785cf8
   $plugins/action/patch.py:
82223681
     support: core
9f785cf8
   $plugins/action/pause.py:
82223681
     support: core
9f785cf8
   $plugins/action/raw.py:
82223681
     support: core
9f785cf8
   $plugins/action/reboot.py:
82223681
     support: core
9f785cf8
   $plugins/action/script.py:
82223681
     support: core
9f785cf8
   $plugins/action/service.py:
82223681
     support: core
9f785cf8
   $plugins/action/set_fact.py:
82223681
     support: core
9f785cf8
   $plugins/action/shell.py:
82223681
     support: core
9f785cf8
   $plugins/action/synchronize.py:
82223681
     support: core
9f785cf8
   $plugins/action/telnet.py:
82223681
     support: core
9f785cf8
   $plugins/action/template.py:
82223681
     support: core
9f785cf8
   $plugins/action/uri.py:
82223681
     support: core
9f785cf8
   $plugins/action/wait_for_connection.py:
82223681
     support: core
36b81407
   $plugins/action/win: *windows_core
9f785cf8
   $plugins/action/yum.py:
82223681
     support: core
fe2b1591
   $plugins/action/asa: *asa
   $plugins/action/aireos: *aireos
9f785cf8
   $plugins/action/aruba:
914b05c6
     maintainers: jmighion
     labels: networking
9f785cf8
   $plugins/action/bigip:
470af47e
     maintainers: caphrim007 wojtek0806
72d53f82
     labels: networking
9f785cf8
   $plugins/action/bigiq:
470af47e
     maintainers: caphrim007 wojtek0806
72d53f82
     labels: networking
9f785cf8
   $plugins/action/dellos:
914b05c6
     maintainers: skg-net
     labels: networking
9f785cf8
   $plugins/action/eos:
82223681
     support: network
914b05c6
     maintainers: $team_networking
     labels: networking
9f785cf8
   $plugins/action/ios:
fe2b1591
     <<: *ios
     maintainers: $team_networking $team_ios
82223681
     support: network
9f785cf8
   $plugins/action/iosxr:
fe2b1591
     <<: *iosxr
     maintainers: $team_networking $team_iosxr
82223681
     support: network
9f785cf8
   $plugins/action/ironware:
5a6ee054
     maintainers: paulquack
     labels: networking
9f785cf8
   $plugins/action/junos:
82223681
     support: network
914b05c6
     maintainers: $team_networking
     labels: networking
9f785cf8
   $plugins/action/net:
82223681
     support: network
914b05c6
     maintainers: $team_networking
     labels: networking
9f785cf8
   $plugins/action/nxos:
fe2b1591
     <<: *nxos
82223681
     support: network
914b05c6
     maintainers: $team_networking
9f785cf8
   $plugins/action/onyx_config.py:
f8884f12
     maintainers: $team_onyx
     labels: networking
9f785cf8
   $plugins/action/sros:
914b05c6
     maintainers: $team_networking
     labels: networking
9f785cf8
   $plugins/action/vyos:
82223681
     support: network
914b05c6
     maintainers: $team_networking
     labels: networking
82223681
 ###############################
00691f43
 # plugins/become
5b823613
   $plugins/become:
     support: community
   $plugins/become/__init__.py:
     support: core
   $plugins/become/su.py:
     support: core
   $plugins/become/sudo.py:
00691f43
     support: core
 ###############################
82223681
 # plugins/cache
9f785cf8
   $plugins/cache/__init__.py:
82223681
     support: core
9f785cf8
   $plugins/cache/base.py:
82223681
     support: core
 ###############################
 # plugins/callbacks
9f785cf8
   $plugins/callback/__init__.py:
82223681
     support: core
9f785cf8
   $plugins/callback/debug:
82223681
     support: core
9f785cf8
   $plugins/callback/default:
82223681
     support: core
9f785cf8
   $plugins/callback/grafana_annotations.py:
71699d51
     maintainers: rrey
0a02b5ec
   $plugins/callback/foreman.py:
     maintainers: $team_foreman
9f785cf8
   $plugins/callback/junit:
82223681
     support: core
9f785cf8
   $plugins/callback/minimal:
82223681
     support: core
9f785cf8
   $plugins/callback/oneline:
82223681
     support: core
d8a2d64e
   $plugins/callback/say.py: *macos
9f785cf8
   $plugins/callback/profile:
82223681
     support: core
9f785cf8
   $plugins/callback/stderr.py:
6c987a13
     maintainers: ysn2233
9f785cf8
   $plugins/callback/sumologic.py:
91da1653
     maintainers: ryancurrah
9f785cf8
   $plugins/callback/tree:
82223681
     support: core
9f785cf8
   $plugins/callback/unixy.py:
82223681
     maintainers: akatch
 ###############################
 # plugins/cliconf
 
 
9f785cf8
   $plugins/cliconf/:
914b05c6
     labels: networking
134c1a62
   $plugins/cliconf/edgeswitch.py:
     maintainers: f-bor
9f785cf8
   $plugins/cliconf/eos.py:
82223681
     support: network
     maintainers: $team_networking
eea46a0d
   $plugins/cliconf/eric_eccli.py:
     support: network
     maintainers: $team_networking
                  itercheng
9f785cf8
   $plugins/cliconf/exos.py:
e41f1a4d
     maintainers: rdvencioneck $team_extreme
9f785cf8
   $plugins/cliconf/ios.py:
fe2b1591
     <<: *ios
     maintainers: $team_networking $team_ios
82223681
     support: network
9f785cf8
   $plugins/cliconf/iosxr.py:
fe2b1591
     <<: *iosxr
     maintainers: $team_networking $team_iosxr
82223681
     support: network
9f785cf8
   $plugins/cliconf/ironware.py:
5a6ee054
     maintainers: paulquack
9f785cf8
   $plugins/cliconf/junos.py:
82223681
     support: network
     maintainers: $team_networking
9f785cf8
   $plugins/cliconf/nos.py:
5981a748
     maintainers: $team_extreme
9f785cf8
   $plugins/cliconf/nxos.py:
fe2b1591
     <<: *nxos
82223681
     support: network
9f785cf8
   $plugins/cliconf/onyx.py:
f8884f12
     maintainers: $team_onyx
9f785cf8
   $plugins/cliconf/routeros.py:
249a6aae
     maintainers: heuels
9f785cf8
   $plugins/cliconf/slxos.py:
5b1a8ee1
     maintainers: $team_extreme
9f785cf8
   $plugins/cliconf/voss.py:
82223681
     maintainers: $team_extreme
     labels: networking
9f785cf8
   $plugins/cliconf/vyos.py:
82223681
     support: network
     maintainers: $team_networking
 ###############################
 # plugins/connection
9f785cf8
   $plugins/connection/:
82223681
     support: core
8c635632
   $plugins/connection/buildah.py:
     support: community
     maintainers: TomasTomecek
9f785cf8
   $plugins/connection/docker.py:
36b81407
     <<: *docker
82223681
     support: community
9f785cf8
   $plugins/connection/httpapi.py:
82223681
     support: network
     maintainers: $team_networking
5b1a8ee1
     labels: networking
eeb97e9c
   $plugins/connection/kubectl.py:
     support: community
     maintainers: chouseknecht maxamillion fabianvf flaper87 willthames
     labels: k8s
9f785cf8
   $plugins/connection/lxd.py:
8f1ab70c
     maintainers: mattclay
9f785cf8
   $plugins/connection/netconf.py:
82223681
     support: network
914b05c6
     maintainers: $team_networking
     labels: networking
9f785cf8
   $plugins/connection/oc.py:
82223681
     support: community
     maintainers: chouseknecht maxamillion fabianvf flaper87 willthames
9f785cf8
   $plugins/connection/network_cli.py:
82223681
     support: network
914b05c6
     maintainers: $team_networking
     labels: networking
9f785cf8
   $plugins/connection/persistent.py:
914b05c6
     maintainers: $team_networking
     labels: networking
8c635632
   $plugins/connection/podman.py:
     support: community
     maintainers: TomasTomecek
36b81407
   $plugins/connection/psrp.py: *windows_core
4d23de6e
   $plugins/connection/saltstack.py:
     support: community
36b81407
   $plugins/connection/winrm.py: *windows_core
695cd7f1
   $plugins/connection/vmware_tools.py:
     support: community
     maintainers: $team_vmware
     labels:
       - vmware
       - cloud
82223681
 ###############################
96b3ef55
 # plugins/doc_fragments
   $plugins/doc_fragments/:
     support: community
   $plugins/doc_fragments/__init__.py:
     support: core
   $plugins/doc_fragments/aci.py: *aci
2e1dd277
   $plugins/doc_fragments/acme.py: *crypto
96b3ef55
   $plugins/doc_fragments/cloudstack.py:
     maintainers: $team_cloudstack
     labels: cloudstack
   $plugins/doc_fragments/docker.py:
36b81407
     <<: *docker
96b3ef55
     support: community
f658a748
   $plugins/doc_fragments/gcp.py:
     support: community
     supershipit: $team_google
     maintainers: $team_google
1515afd9
   $plugins/doc_fragments/hwc.py:
4ae99ab3
     maintainers: $team_huawei
057d572f
   $plugins/doc_fragments/intersight.py: *intersight
96b3ef55
   $plugins/doc_fragments/mso.py: *aci
bd44db14
   $plugins/doc_fragments/mysql.py: *mysql
a64fc73d
   $plugins/doc_fragments/postgres.py: *postgresql
4e6ca4b2
   $plugins/doc_fragments/proxysql.py: *mysql
057d572f
   $plugins/doc_fragments/ucs.py: *ucs
730b6819
   $plugins/doc_fragments/vultr.py: *vultr
0f199ef5
   $plugins/doc_fragments/ovirt.py: *ovirt
59ab4d93
   $plugins/doc_fragments/ovirt_info.py: *ovirt
96b3ef55
   $plugins/doc_fragments/xenserver.py:
     maintainers: bvitnik
27804b3b
   $plugins/doc_fragments/hpe3par.py: *hpe3par
ec2db1ae
   $plugins/doc_fragments/oracle*: *oracle
96b3ef55
 ###############################
82223681
 # plugins/filter
9f785cf8
   $plugins/filter/:
446e953a
     support: community
   $plugins/filter/__init__.py:
     support: core
   $plugins/filter/core.py:
     support: core
   $plugins/filter/mathstuff.py:
82223681
     support: core
9f785cf8
   $plugins/filter/network.py:
82223681
     support: network
     maintainers: $team_networking
     labels: networking
446e953a
   $plugins/filter/urlsplit.py:
     support: core
82223681
 ###############################
 # plugins/httpapi
9f785cf8
   $plugins/httpapi:
82223681
     support: network
     maintainers: $team_networking
     labels: networking
a4cdf0d6
   $plugins/httpapi/ftd.py: *ftd
e41f1a4d
   $plugins/httpapi/exos.py:
     maintainers: $team_extreme
82223681
 ###############################
 # plugins/inventory
9f785cf8
   $plugins/inventory/__init__.py:
82223681
     support: core
007fe842
   $plugins/inventory/aws_ec2.py:
     maintainers: s-hertel
35b295f6
   $plugins/inventory/docker: *docker
23cfe3cd
   $plugins/inventory/docker_swarm.py:
     <<: *docker
     maintainers: $team_docker morph027
0a02b5ec
   $plugins/inventory/foreman.py:
     maintainers: $team_foreman
774c1a57
   $plugins/inventory/gcp_compute.py:
     maintainers: $team_google
     supershipit: $team_google
a7eae0ae
   $plugins/inventory/hcloud.py: *hcloud
9f785cf8
   $plugins/inventory/ini.py:
82223681
     support: core
9f785cf8
   $plugins/inventory/k8s.py:
241b04f7
     support: community
     maintainers: chouseknecht maxamillion fabianvf flaper87 willthames
d388e099
     labels: k8s
9f785cf8
   $plugins/inventory/linode.py:
9e530522
     keywords:
       - linode dynamic inventory script
     maintainers: $team_linode
     labels:
       - cloud
       - linode
9f785cf8
   $plugins/inventory/netbox.py:
8a31d26e
     support: community
     maintainers: $team_netbox
9f785cf8
   $plugins/inventory/openshift.py:
241b04f7
     support: community
     maintainers: chouseknecht maxamillion fabianvf flaper87 willthames
9f785cf8
   $plugins/inventory/openstack.py:
d548c477
     maintainers: $team_openstack
     keywords:
82223681
       - openstack
       - inventory
f1c28613
     labels:
4602a4e1
       - cloud
9f785cf8
   $plugins/inventory/scaleway.py: *scaleway
   $plugins/inventory/script.py:
82223681
     support: core
c4926db7
   $plugins/inventory/vmware_vm_inventory.py:
     labels:
       - vmware
       - cloud
     maintainers: $team_vmware
     keywords:
       - vmware inventory
       - vmware dynamic inventory plugin
6a88b715
     ignored: cigamit jcpowermac mtnbikenc tchernomax ckotte
9f785cf8
   $plugins/inventory/vultr.py: *vultr
   $plugins/inventory/yaml.py:
82223681
     support: core
 
 ###############################
 # plugins/lookup
9f785cf8
   $plugins/lookup/__init__.py:
82223681
     support: core
b51a6143
   $plugins/lookup/config.py:
     support: core
   $plugins/lookup/dict.py:
     support: core
   $plugins/lookup/env.py:
     support: core
   $plugins/lookup/file.py:
     support: core
   $plugins/lookup/fileglob.py:
     support: core
   $plugins/lookup/first_found.py:
     support: core
   $plugins/lookup/indexed_items.py:
     support: core
   $plugins/lookup/inventory_hostnames.py:
     support: core
   $plugins/lookup/items.py:
     support: core
   $plugins/lookup/lines.py:
     support: core
   $plugins/lookup/list.py:
     support: core
   $plugins/lookup/nested.py:
     support: core
   $plugins/lookup/password.py:
     support: core
   $plugins/lookup/pipe.py:
     support: core
   $plugins/lookup/random_choice.py:
     support: core
   $plugins/lookup/sequence.py:
     support: core
   $plugins/lookup/subelements.py:
     support: core
   $plugins/lookup/template.py:
     support: core
   $plugins/lookup/together.py:
     support: core
   $plugins/lookup/url.py:
     support: core
   $plugins/lookup/varnames.py:
     support: core
   $plugins/lookup/vars.py:
     support: core
428f5d67
   $plugins/lookup/aws:
     labels:
       - aws
       - cloud
9f785cf8
   $plugins/lookup/conjur_variable.py:
7c8e365d
     maintainers: $team_cyberark_conjur
508a9c20
     notified: cyberark-bizdev
9f785cf8
   $plugins/lookup/dig:
82223681
     maintainers: jpmens
9f785cf8
   $plugins/lookup/cyberarkpassword.py:
508a9c20
     notified: cyberark-bizdev
428f5d67
   $plugins/lookup/hashi_vault: defionscode
9f785cf8
   $plugins/lookup/k8s.py:
241b04f7
     support: community
     maintainers: chouseknecht maxamillion fabianvf flaper87 willthames
d388e099
     labels: k8s
9f785cf8
   $plugins/lookup/nios:
82223681
     support: core
     maintainers: $team_networking sganesh-infoblox
     labels:
       - networking
       - infoblox
9f785cf8
   $plugins/lookup/onepassword:
82223681
     maintainers: samdoran
     ignored: azenk
4a5b9bd8
   $plugins/lookup/manifold:
     maintainers: galanoff
82223681
 ###############################
 # plugins/netconf
9f785cf8
   $plugins/netconf/:
82223681
     support: network
914b05c6
     maintainers: $team_networking
     labels: networking
9f785cf8
   $plugins/lookup/rabbitmq.py:
c4cfa387
     maintainers: Im0
     support: community
9f785cf8
   $plugins/netconf/sros.py:
160bf825
     maintainers: wisotzky $team_networking
     labels: networking
82223681
 ###############################
 # plugins/shell
9f785cf8
   $plugins/shell/:
82223681
     support: core
36b81407
   $plugins/shell/powershell.py: *windows_core
82223681
 ###############################
 # plugins/strategy
9f785cf8
   $plugins/strategy/:
82223681
     support: core
 ###############################
 # plugins/terminal
9f785cf8
   $plugins/terminal/:
82223681
     labels: networking
9f785cf8
   $plugins/terminal/__init__.py:
82223681
     support: network
fe2b1591
   $plugins/terminal/asa.py: *asa
9f785cf8
   $plugins/terminal/dellos10:
914b05c6
     maintainers: skg-net
9f785cf8
   $plugins/terminal/edgeos.py:
5de7c9ce
     maintainers: samdoran
134c1a62
   $plugins/terminal/edgeswitch.py:
     maintainers: f-bor
9f785cf8
   $plugins/terminal/eos.py:
82223681
     support: network
914b05c6
     maintainers: $team_networking
eea46a0d
   $plugins/terminal/eric_eccli.py:
     support: community
     maintainers: itercheng
9f785cf8
   $plugins/terminal/exos.py:
e41f1a4d
     maintainers: rdvencioneck $team_extreme
9f785cf8
   $plugins/terminal/ios.py:
fe2b1591
     <<: *ios
9936e815
     maintainers: $team_networking $team_ios
82223681
     support: network
9f785cf8
   $plugins/terminal/iosxr.py:
fe2b1591
     <<: *iosxr
9936e815
     maintainers: $team_networking $team_iosxr
82223681
     support: network
9f785cf8
   $plugins/terminal/ironware.py:
5a6ee054
     maintainers: paulquack
9f785cf8
   $plugins/terminal/junos.py:
82223681
     support: network
914b05c6
     maintainers: $team_networking
9f785cf8
   $plugins/terminal/nos.py:
5981a748
     maintainers: $team_extreme
9f785cf8
   $plugins/terminal/nxos.py:
fe2b1591
     <<: *nxos
82223681
     support: network
914b05c6
     maintainers: $team_networking
9f785cf8
   $plugins/terminal/onyx.py:
f8884f12
     maintainers: $team_onyx
9f785cf8
   $plugins/terminal/routeros.py:
249a6aae
     maintainers: heuels
9f785cf8
   $plugins/terminal/slxos.py:
5b1a8ee1
     maintainers: $team_extreme
9f785cf8
   $plugins/terminal/sros.py:
914b05c6
     maintainers: $team_networking
9f785cf8
   $plugins/terminal/voss.py:
8429f777
     maintainers: $team_extreme
9f785cf8
   $plugins/terminal/vyos.py:
82223681
     support: network
723da331
     maintainers: $team_networking
82223681
 ###############################
 # plugins/test
9f785cf8
   $plugins/test:
82223681
     support: core
 ###############################
9f785cf8
 # plugins/vars
   $plugins/vars:
82223681
     support: core
 ###############################
f9ae11ea
   lib/ansible/release.py:
3e508aa2
     notified: mattclay nitzmahone
9f785cf8
 
 ##############################
 # other lib
5b349a28
   lib/ansible/cli/scripts/ansible_connection_cli_stub.py:
     keywords:
       - persistent connection
     labels: networking
   lib/ansible/executor/powershell: *windows_core
43e5f34f
   lib/ansible/template:
     keywords:
82223681
       - jinja
       - jinja2
a237e2dd
 ##############################
 # docs
3334407c
   docs/:
84faa52b
     maintainers:
       - acozine
a237e2dd
   docs/docsite/rst/community/:
     maintainers:
       - gundalow
   docs/docsite/rst/dev_guide/:
     maintainers:
       - gundalow
bea698fb
   docs/docsite/rst/dev_guide/developing_modules_general_aci.rst: *aci
ea1f5e59
   docs/docsite/rst/network/:
4ab96722
     labels: networking
ea1f5e59
     maintainers:
84faa52b
       - samccann
64e957de
   docs/docsite/rst/scenario_guides/guide_aci.rst: *aci
a237e2dd
   docs/docsite/rst/scenario_guides/guide_aws.rst:
     labels:
       - aws
       - cloud
     maintainers: s-hertel
   docs/docsite/rst/scenario_guides/guide_azure.rst:
     labels:
       - azure
       - cloud
     maintainers: $team_azure
   docs/docsite/rst/scenario_guides/guide_cloudstack.rst:
     labels:
       - cloud
       - cloudstack
     maintainers: $team_cloudstack
36b81407
   docs/docsite/rst/scenario_guides/guide_docker.rst: *docker
a237e2dd
   docs/docsite/rst/scenario_guides/guide_vmware.rst: *vmware
bea698fb
   docs/docsite/rst/user_guide/intro_bsd.rst: *bsd
a237e2dd
   docs/docsite/rst/user_guide/windows: *windows_core
82223681
 ###############################
 # 'test' is a component path, then 'test' label will be automatically added
d651bda1
   test/lib/ansible_test/_data/sanity/validate-modules:
a237e2dd
     notified:
       - mattclay
     keywords:
       - validate-modules
a93a0c8f
   test/lib/ansible_test/_data/sanity/validate-modules/validate_modules/schema.py:
a237e2dd
     notified:
       - gundalow
       - sivel
a93a0c8f
   test/lib/ansible_test/_data/sanity/validate-modules/validate_modules/main.py:
a237e2dd
     notified:
       - gundalow
       - sivel
a4cdf0d6
   test/integration/targets/aci_: *aci
   test/integration/targets/asa_: *asa
2e1dd277
   test/integration/targets/acme: *crypto
b5d92c6d
   test/integration/targets/aix: *aix
df6d1aec
   test/integration/targets/cloudscale:
     maintainers: $team_cloudscale
     labels: cloud
   test/integration/targets/cs_:
     maintainers: $team_cloudstack
     labels: cloudstack
36b81407
   test/integration/targets/docker: *docker
774c1a57
   test/integration/targets/gcp:
     maintainers: $team_google
     supershipit: $team_google
1515afd9
   test/integration/targets/hwc_:
4ae99ab3
     maintainers: $team_huawei
35b295f6
   test/integration/targets/inventory_docker: *docker
   test/integration/targets/inventory_docker_swarm:
     <<: *docker
     maintainers: $team_docker morph027
057d572f
   test/integration/targets/intersight: *intersight
e41f1a4d
   test/integration/targets/exos_: $team_extreme
a4cdf0d6
   test/integration/targets/ios_: *ios
   test/integration/targets/iosxr_: *ios
   test/integration/targets/meraki_: *meraki
   test/integration/targets/mso_: *aci
bd44db14
   test/integration/targets/mysql: *mysql
a4cdf0d6
   test/integration/targets/nxos_: *nxos
488ee408
   test/integration/targets/netapp:
     maintainers: $team_netapp
     support: community
2e1dd277
   test/integration/targets/openssl: *crypto
a64fc73d
   test/integration/targets/postgresql: *postgresql
16c4df43
   test/integration/targets/scaleway_: *scaleway
2e1dd277
   test/integration/targets/setup_acme: *crypto
0c2bb3da
   test/integration/targets/setup_docker: *docker
2e1dd277
   test/integration/targets/setup_openssl: *crypto
bd44db14
   test/integration/targets/setup_mysql_db: *mysql
ed376abe
   test/integration/targets/setup_zabbix:
4d5a3d33
     maintainers: eikef D3DeFi rubentsirunyan
a4cdf0d6
   test/integration/targets/ucs_: *ucs
730b6819
   test/integration/targets/vultr: *vultr
82223681
   test/legacy/:
     notified: mattclay
d651bda1
   test/lib/:
a4cdf0d6
     notified: mattclay
d651bda1
   test/lib/ansible_test/_internal/cloud/acme.py: *crypto
a4cdf0d6
   test/sanity/:
     notified: mattclay
0c2bb3da
   test/units/module_utils/docker/:
     <<: *docker
     support: community
bea698fb
   test/units/module_utils/facts/network/test_generic_bsd.py: *bsd
8a6c7a97
   test/units/module_utils/test_netapp.py:
     maintainers: $team_netapp
     support: community
1515afd9
   test/units/module_utils/hwc:
4ae99ab3
     maintainers: $team_huawei
c2cb82ec
   test/units/module_utils/acme: *crypto
cdb25d0e
   test/units/module_utils/xenserver/: bvitnik
0c2bb3da
   test/units/modules/cloud/docker:
     <<: *docker
     support: community
a4cdf0d6
   test/units/modules/cloud/xenserver/: bvitnik
ed6fa82d
   test/units/modules/crypto/: *crypto
1c0dd540
   test/units/modules/network:
     maintainers: $team_networking
     labels: networking
a4cdf0d6
   test/units/modules/network/aireos: *aireos
e41f1a4d
   test/units/modules/network/exos: $team_extreme
a4cdf0d6
   test/units/modules/network/ftd: *ftd
   test/units/modules/network/ios: *ios
   test/units/modules/network/iosxr: *iosxr
   test/units/modules/network/nso: *nso
fe2b1591
   test/units/modules/network/nxos: *nxos
27804b3b
   test/units/modules/storage/hpe3par: *hpe3par
ce24b43f
   test/units/modules/storage/netapp:
     maintainers: $team_netapp
     support: community
a4cdf0d6
   test/utils/shippable/:
82223681
     notified: mattclay
ab215185
   hacking/report.py:
3e508aa2
     notified: mattclay
435a5626
 macros:
97aaf103
   module_utils: lib/ansible/module_utils
43e5f34f
   modules: lib/ansible/modules
9f785cf8
   plugins: lib/ansible/plugins
fe1f1c45
   team_aci: brunocalogero dagwieers devarshishah3 fadallar jmcgill298 koladiya mtorelli rsmeyers schunduri smnmtzgr
fe2b1591
   team_aireos: jmighion
3ae2d15e
   team_aix: bcoca dagwieers d-little flynn1973 gforster kairoaraujo marvin-sinister mator molekuul MorrisA ramooncamacho wtcross
927c59fb
   team_asa: NilashishC ogenstad
43e5f34f
   team_ansible: []
   team_avi: ericsysmin grastogi23 khaltore
c256e356
   team_azure: haroldwongms nitzmahone yuwzho yungezz zikalino
e381135a
   team_bsd: bcoca dagwieers dch jasperla JoergFiedler MacLemon mekanix opoplawski overhacked tuxillo
df6d1aec
   team_cloudscale: gaudenz resmo
a1f80a07
   team_cloudstack: resmo dpassante rhtyd
2e1dd277
   team_crypto: felixfontein MarkusTeufelberger puiterwijk resmo Spredzy Shaps Xyon
1decbb92
   team_cumulus: isharacomix jrrivers
7c8e365d
   team_cyberark_conjur: jvanderhoof ryanprior
36b81407
   team_digital_ocean: aluvenko, BondAnthony, mgregson
daf1cfbd
   team_docker: akshay196 danihodovic dariko DBendit felixfontein jwitko kassiansun tbouvet WojciechowskiPiotr
d3dc8a52
   team_e_spirit: MatrixCrawler getjack
e41f1a4d
   team_extreme: bigmstone LindsayHill ujwalkomarla
0a02b5ec
   team_foreman: ehelms ares xprazak2 ekohl
d3dc8a52
   team_fortimanager: Ghilli3 lweighall p4r4n0y1ng Ftntcorecse
a4cdf0d6
   team_ftd: annikulin
75ed19a5
   team_gitlab: dj-wasabi Lunik marwatk Shaps waheedi
774c1a57
   team_google: rambleraptor erjohnso
a7eae0ae
   team_hcloud: cschmitt-hcloud LKaemmerling
9f5a251e
   team_hpux: bcoca dagwieers davx8342
2d595da6
   team_huawei: zhongjun2 zengchen1024 niuzhenguo freesky-edward TommyLike edisonxiang QijunPan xuxiaowei0512 hwDCN
fe2b1591
   team_imc: dagwieers
057d572f
   team_intersight: dsoper2 movinalot
927c59fb
   team_ios: justjais
   team_iosxr: justjais NilashishC
c93d9e8e
   team_ipa: Nosmoht Akasurde fxfitz
3fe48a41
   team_jboss: jairojunior wbrefvem Wolfant
4b22240e
   team_kubevirt: machacekondra mmazur pkliczewski
7f98a8db
   team_linode: InTheCloudDan lwm displague rmcintosh
a3b13bcf
   team_macos: akasurde dagwieers kyleabenson martinm82
3db2cc69
   team_manageiq: gtanzillo abellotti zgalor yaacov cben
f6e84929
   team_meraki: kbreit
6838a820
   team_mysql: Alexander198961 bmalynovytch bmildren michaelcoburn oneiroi tolland Xyon Andersson007 kurtdavis
96a20e07
   team_netapp: hulquest lmprice ndswartz amit0701 schmots1 carchi8py lonico
52a1e4a5
   team_netbox: sieben anthony25 FragmentedPacket nikkytub pilou-
43e5f34f
   team_netscaler: chiradeep giorgos-nikolopoulos
c7043765
   team_netvisor: Qalthos amitsi pdam preetiparasar csharpe-pn
d9ea88d1
   team_networking: Qalthos ganeshrn trishnaguha justjais NilashishC danielmellado
cf672639
   team_nso: cmoberg cnasten tbjurman
d9ea88d1
   team_nxos: mikewiebe rahushen trishnaguha chrisvanheuveln
0c5bc7bf
   team_onyx: anasbadaha samerd
e1f1f238
   team_openstack: emonty juliakreger rcarrillocruz Shrews dagnello mnaser odyssey4me cloudnull gtema
927c59fb
   team_openswitch: Qalthos danielmellado
ec2db1ae
   team_oracle: nalsaber manojmeda mross22
1d1e1fcc
   team_ovirt: machacekondra mwperina mnecas
cef536fd
   team_postgresql: amenonsen Andersson007 andytom Dorn- jbscalia kostiantyn-nemchenko kustodian matburt nerzhul sebasmannem tcraxs
37dc96b1
   team_purestorage: sdodsley sile16 lionmax genegr raekins bannaych opslounge dnix101
9da5f542
   team_rabbitmq: chrishoffman manuel-sousa hyperized
86c48205
   team_redfish: jose-delarosa mraineri tomasg2012 billdodd
7f98a8db
   team_rhn: alikins barnabycourt FlossWare vritant
ad2c7ec9
   team_scaleway: remyleone abarbare DenBeke jerome-quere kindermoumoute QuentinBrosse
a3b13bcf
   team_solaris: bcoca dagwieers danowar2k fishman jpdasma jasperla mator scathatheworm troy2914 xen0l
e58df57b
   team_suse: evrardjp toabctl dcermak lrupp commel
256d1a99
   team_tower: ghjm matburt ryanpetrello rooftopcellist AlanCoding jladdjr kdelee chrismeyersfsu
057d572f
   team_ucs: dsoper2 movinalot SDBrett vallard vvb
a688d2ee
   team_vmware: Akasurde warthog9 Tomorrow9 goneri pgbidkar
18382301
   team_virt: joshainglis karmab
8c6b4a39
   team_vultr: resmo Spredzy
a3b13bcf
   team_windows: jborean93 jhawkesworth nitzmahone ShachafGoldstein
f1c28613
   team_windows_core: nitzmahone jborean93