1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-11 06:25:04 +00:00

snap_connect: new module to manage snap interface connections (#11682)

* snap_connect: new module to manage snap interface connections

Fixes #7722

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* simplify _get_connections()

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Alexei Znamensky 2026-04-03 16:18:17 +13:00 committed by GitHub
parent 982f9472c5
commit b79a45753f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 302 additions and 0 deletions

3
.github/BOTMETA.yml vendored
View file

@ -1338,6 +1338,9 @@ files:
$modules/snap_alias.py:
labels: snap
maintainers: russoz
$modules/snap_connect.py:
labels: snap
maintainers: russoz
$modules/snmp_facts.py:
maintainers: ogenstad ujwalkomarla lalten
$modules/solaris_zone.py: