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 3ab7a898c6
replace concatenations with f-string in plugins (#10285)
* replace concatenations with f-string in plugins

* add changelog frag
2025-06-23 21:10:19 +02:00
..
chroot.py connection/inventory: adjust import __future__ for Python3 (#9584) 2025-01-20 19:36:29 +01:00
funcd.py connection/inventory: adjust import __future__ for Python3 (#9584) 2025-01-20 19:36:29 +01:00
incus.py incus_connection: Allow non-root users to connect to an instance (#9743) 2025-02-17 07:41:17 +01:00
iocage.py connection/inventory: adjust import __future__ for Python3 (#9584) 2025-01-20 19:36:29 +01:00
jail.py connection/inventory: adjust import __future__ for Python3 (#9584) 2025-01-20 19:36:29 +01:00
lxc.py connection/inventory: adjust import __future__ for Python3 (#9584) 2025-01-20 19:36:29 +01:00
lxd.py lxd_connection: Allow non-root users to connect to an instance (#9659) 2025-02-15 13:00:14 +01:00
qubes.py connection/inventory: adjust import __future__ for Python3 (#9584) 2025-01-20 19:36:29 +01:00
saltstack.py connection/inventory: adjust import __future__ for Python3 (#9584) 2025-01-20 19:36:29 +01:00
wsl.py replace concatenations with f-string in plugins (#10285) 2025-06-23 21:10:19 +02:00
zone.py connection/inventory: adjust import __future__ for Python3 (#9584) 2025-01-20 19:36:29 +01:00