mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Added support for Windows VM with Incus connection. (#11199)
* Added support for Windows VM with Incus connection. * Update changelogs/fragments/11199-incus-windows.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Attempt to fix the argument splitting. * Only split on the first occurrence of the command argument * Applying nox --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
committed by
GitHub
parent
d550baacfa
commit
22a4f8e272
2
changelogs/fragments/11199-incus-windows.yml
Normal file
2
changelogs/fragments/11199-incus-windows.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- incus connection plugin - add support for Windows virtual machines (https://github.com/ansible-collections/community.general/pull/11199).
|
||||
Reference in New Issue
Block a user