1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00
community.general/plugins/connection
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
..
chroot.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
funcd.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
incus.py incus connection: fix regex (#11347) 2026-01-09 21:07:31 +01:00
iocage.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
jail.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
lxc.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
lxd.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
qubes.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
saltstack.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
wsl.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
zone.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00