mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
29211b970c
* Adding mutual athentication support and changing doucumentation about authentication credentials
* Removing blank line with whitspaces
* Update plugins/modules/system/open_iscsi.py
Adding version_added to node_user_in parameter
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
* Update plugins/modules/system/open_iscsi.py
adding version_added attibute to new parameter password_in
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
* Update plugins/modules/system/open_iscsi.py
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
* Adding changelog fragment for #3422
* Rename 3422-open-iscsi-mutual-authentication-support.yam to 3422-open-iscsi-mutual-authentication-support.yaml
* Update changelogs/fragments/3422-open-iscsi-mutual-authentication-support.yaml
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
* Update changelogs/fragments/3422-open-iscsi-mutual-authentication-support.yaml
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
(cherry picked from commit 43a9f09a17
)
Co-authored-by: Ricardo Sanchez <84853324+ricsanfre@users.noreply.github.com>
3 lines
176 B
YAML
3 lines
176 B
YAML
---
|
|
minor_changes:
|
|
- open-iscsi - adding support for mutual authentication between target and initiator (https://github.com/ansible-collections/community.general/pull/3422).
|