Simon Bouchard
|
f9d4f0ad6b
|
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
|
2026-06-02 21:04:02 +02:00 |
|
Alexei Znamensky
|
e790b95067
|
incus connection: fix regex (#11347)
* incus connection: fix regex
* updates
* Apply suggestions from code review
* expand regexp capture
* add changelog frag
* Update plugins/connection/incus.py
* split arguments after command option
* Update plugins/connection/incus.py
* remove *() and split from the last command
* add tests, make small adjustments
* remove redundant strip()
* add more tests
* adjusted changelog fragment
|
2026-01-09 21:07:31 +01:00 |
|