mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 04:30:32 -07:00
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>
2 lines
179 B
YAML
2 lines
179 B
YAML
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).
|