mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-18 03:51:43 -07:00
lxc_container - invoke run_command passing list (#3851)
* lxc_container - invoke run_command passing list * added changelog fragment * Update plugins/modules/cloud/lxc/lxc_container.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
cbc9742747
commit
9a100e099e
2 changed files with 29 additions and 44 deletions
2
changelogs/fragments/3851-lxc-container-run-list.yaml
Normal file
2
changelogs/fragments/3851-lxc-container-run-list.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- lxc_container - calling ``run_command`` with arguments as ``list`` instead of ``str`` (https://github.com/ansible-collections/community.general/pull/3851).
|
Loading…
Add table
Add a link
Reference in a new issue