mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-17 03:21:44 -07:00
* open_iscsi - minor refactoring
* added changelog fragment
(cherry picked from commit 1f5345881d
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
2b6bbd9f91
commit
4c100aef47
2 changed files with 47 additions and 66 deletions
4
changelogs/fragments/3286-open_iscsi-improvements.yaml
Normal file
4
changelogs/fragments/3286-open_iscsi-improvements.yaml
Normal file
|
@ -0,0 +1,4 @@
|
|||
minor_changes:
|
||||
- open_iscsi - minor refactoring (https://github.com/ansible-collections/community.general/pull/3286).
|
||||
bugfixes:
|
||||
- open_iscsi - calling ``run_command`` with arguments as ``list`` instead of ``str`` (https://github.com/ansible-collections/community.general/pull/3286).
|
Loading…
Add table
Add a link
Reference in a new issue