mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
* 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 (cherry picked from commit |
||
|---|---|---|
| .. | ||
| test_incus.py | ||
| test_lxc.py | ||
| test_wsl.py | ||