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
|
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| BOTMETA.yml | ||
| dependabot.yml | ||
| patchback.yml | ||
| pull_request_template.md | ||
| pull_request_template.md.license | ||
| settings.yml | ||