mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-10 16:14:22 -07:00
* aix_filesystems - invoke run_command passing list
* added changelog fragment
(cherry picked from commit 70f73f42f8
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
cfeb40ed23
commit
ca9c763b57
2 changed files with 12 additions and 14 deletions
2
changelogs/fragments/3833-aix_filesystem-run-list.yaml
Normal file
2
changelogs/fragments/3833-aix_filesystem-run-list.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- aix_filesystem - calling ``run_command`` with arguments as ``list`` instead of ``str`` (https://github.com/ansible-collections/community.general/pull/3833).
|
Loading…
Add table
Add a link
Reference in a new issue