mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-21 19:29:05 +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 6ae47590cd)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
11 lines
896 B
Text
11 lines
896 B
Text
plugins/modules/consul_session.py validate-modules:parameter-state-invalid-choice
|
|
plugins/modules/homectl.py import-3.11 # Uses deprecated stdlib library 'crypt'
|
|
plugins/modules/homectl.py import-3.12 # Uses deprecated stdlib library 'crypt'
|
|
plugins/modules/iptables_state.py validate-modules:undocumented-parameter # params _back and _timeout used by action plugin
|
|
plugins/modules/osx_defaults.py validate-modules:parameter-state-invalid-choice
|
|
plugins/modules/parted.py validate-modules:parameter-state-invalid-choice
|
|
plugins/modules/rhevm.py validate-modules:parameter-state-invalid-choice
|
|
plugins/modules/udm_user.py import-3.11 # Uses deprecated stdlib library 'crypt'
|
|
plugins/modules/udm_user.py import-3.12 # Uses deprecated stdlib library 'crypt'
|
|
plugins/modules/xfconf.py validate-modules:return-syntax-error
|
|
tests/unit/plugins/modules/test_gio_mime.yaml no-smart-quotes
|