mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-23 14:31:44 -07:00
[PR #8719/92df5e8f backport][stable-9] open_iscsi: Make targets optional for a portal login (#8978)
open_iscsi: Make targets optional for a portal login (#8719)
* Make targets optional for a portal login
* Add changelog
* Fix check_rc variable
* Fix idempotence
* Fix linting
* PR fixes
* Linter fixes
* PR fixes
* Change variable name
(cherry picked from commit 92df5e8fec
)
Co-authored-by: alexander <79072457+abakanovskii@users.noreply.github.com>
This commit is contained in:
parent
89d33bbd7b
commit
2e72051b6c
2 changed files with 66 additions and 30 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- open_iscsi - allow login to a portal with multiple targets without specifying any of them (https://github.com/ansible-collections/community.general/pull/8719).
|
Loading…
Add table
Add a link
Reference in a new issue