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
patchback[bot] 59b6126320
[PR #11204/6ae47590 backport][stable-12] lxc_container: replace subprocess.Popen() with run_command() (#11339)
lxc_container: replace subprocess.Popen() with run_command() (#11204)

* lxc_container: replace subprocess.Popen() with run_command()

* Update plugins/modules/lxc_container.py



* add changelog frag

* retain Popen logic in module_utils

* Update plugins/module_utils/_lxc.py



---------


(cherry picked from commit 6ae47590cd)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2025-12-29 12:00:12 +01:00
..
action [PR #11167/19757b3a backport][stable-12] Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11191) 2025-11-23 08:36:34 +01:00
become Reformat everything. 2025-11-01 13:46:53 +01:00
cache [PR #11095/2b4333a0 backport][stable-12] Use raise from in plugins (#11129) 2025-11-12 21:00:39 +01:00
callback [stable-12] docs: migrate RTD URLs to docs.ansible.com (#11109) (#11175) 2025-11-19 18:22:29 +01:00
connection [PR #11199/22a4f8e2 backport][stable-12] Added support for Windows VM with Incus connection. (#11227) 2025-11-29 15:31:03 +01:00
doc_fragments [PR #11314/b3c066b9 backport][stable-12] Adding scw_profile parameter to Scaleway module utilities. (#11337) 2025-12-28 21:24:54 +01:00
filter [PR #11223/d550baac backport][stable-12] fix ruff case UP031 (#11226) 2025-11-29 14:16:53 +01:00
inventory [PR #11311/4fe129a0 backport][stable-12] Adding support for the Scaleway SCW_PROFILE environment variable. (#11336) 2025-12-28 21:25:02 +01:00
lookup [PR #11189/1c678f5c backport][stable-12] fix ruff case UP030 (#11195) 2025-11-23 08:58:57 +01:00
module_utils [PR #11204/6ae47590 backport][stable-12] lxc_container: replace subprocess.Popen() with run_command() (#11339) 2025-12-29 12:00:12 +01:00
modules [PR #11204/6ae47590 backport][stable-12] lxc_container: replace subprocess.Popen() with run_command() (#11339) 2025-12-29 12:00:12 +01:00
plugin_utils [PR #11167/19757b3a backport][stable-12] Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11191) 2025-11-23 08:36:34 +01:00
test [PR #11167/19757b3a backport][stable-12] Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11191) 2025-11-23 08:36:34 +01:00