mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-11 08:34:21 -07:00
* aix_lvg - invoke run_command passing list
* added changelog fragment
(cherry picked from commit 4bddf9e12c
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
ab7efef9df
commit
6a5dfc5579
2 changed files with 12 additions and 10 deletions
2
changelogs/fragments/3834-aix-lvg-run-list.yaml
Normal file
2
changelogs/fragments/3834-aix-lvg-run-list.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- aix_lvg - calling ``run_command`` with arguments as ``list`` instead of ``str`` (https://github.com/ansible-collections/community.general/pull/3834).
|
Loading…
Add table
Add a link
Reference in a new issue