mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-07 14:44:22 -07:00
open-iscsi: adding mutual authentication support and updating authentication parameters description (#3422) (#3447)
* 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>
This commit is contained in:
parent
5c1fa53558
commit
29211b970c
2 changed files with 28 additions and 4 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- open-iscsi - adding support for mutual authentication between target and initiator (https://github.com/ansible-collections/community.general/pull/3422).
|
Loading…
Add table
Add a link
Reference in a new issue