mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
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
|
||
|---|---|---|
| .. | ||
| extra | ||
| ignore-2.17.txt | ||
| ignore-2.17.txt.license | ||
| ignore-2.18.txt | ||
| ignore-2.18.txt.license | ||
| ignore-2.19.txt | ||
| ignore-2.19.txt.license | ||
| ignore-2.20.txt | ||
| ignore-2.20.txt.license | ||
| ignore-2.21.txt | ||
| ignore-2.21.txt.license | ||