mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-21 20:59:10 +00:00
* 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>
2 lines
No EOL
156 B
YAML
2 lines
No EOL
156 B
YAML
minor_changes:
|
|
- incus connection plugin - add support for Windows virtual machines (https://github.com/ansible-collections/community.general/pull/11199). |