mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-02 22:43:23 -07:00
parted: join command list for fail_json message (#10823)
* parted: join command list for fail_json message
* add changelog frag
(cherry picked from commit 562d2ae5b1
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2 lines
194 B
YAML
2 lines
194 B
YAML
bugfixes:
|
|
- parted - variable is a list, not text (https://github.com/ansible-collections/community.general/pull/10823, https://github.com/ansible-collections/community.general/issues/10817).
|