1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-17 23:14:05 +00:00

Adding connector for network/panos modules (#46142)

This commit is contained in:
Garfield Lee Freeman 2018-09-27 14:36:42 -07:00 committed by Nathaniel Case
parent ccf41bb2fe
commit 0dedfcd70f
3 changed files with 317 additions and 0 deletions

2
.github/BOTMETA.yml vendored
View file

@ -554,6 +554,8 @@ files:
maintainers: $team_onyx
$module_utils/network/ordnance:
maintainers: alexanderturner djh00t
$module_utils/network/panos:
maintainers: ivanbojer jtschichold shinmog
$module_utils/network/routeros:
maintainers: heuels
$module_utils/network/slxos: