Type options of connection plugins (#8627)

Type options of connection plugins.
This commit is contained in:
Felix Fontein 2024-07-21 21:04:53 +02:00 committed by GitHub
commit ce65eb8736
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 27 additions and 4 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- "chroot, funcd, incus, iocage, jail, lxc, lxd, qubes, zone connection plugins - make sure that all options are typed (https://github.com/ansible-collections/community.general/pull/8627)."