open_iscsi - minor refactoring (#3286)

* open_iscsi - minor refactoring

* added changelog fragment
This commit is contained in:
Alexei Znamensky 2021-08-31 23:09:29 +12:00 committed by GitHub
commit 1f5345881d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 47 additions and 66 deletions

View 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).