mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-11 18:45:34 +00:00
Fix incus Windows modules with ansible-core 2.21 (#12163)
* Fix incus Windows modules with ansible-core 2.21
* strip wrapper quotes for payload flags (-enc, -encodedcommand, -command, -c, -file, -f) before incus exec argv handoff, added changelogs
* Fixed some edge cases for powershell parsing
* Fixed changelogs
* Fixed pep8 format
* Added warning message when modifying direct commands
* Fixed changelogs fragement
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| chroot.py | ||
| funcd.py | ||
| incus.py | ||
| iocage.py | ||
| jail.py | ||
| lxc.py | ||
| lxd.py | ||
| qubes.py | ||
| saltstack.py | ||
| wsl.py | ||
| zone.py | ||