mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
open_iscsi: support IPv6 portals (#11657)
* fix(modules/open_iscsi): support IPv6 portals * add changelog frag
This commit is contained in:
5
changelogs/fragments/11657-open-iscsi-ipv6.yml
Normal file
5
changelogs/fragments/11657-open-iscsi-ipv6.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
bugfixes:
|
||||
- open_iscsi - fix IPv6 portal address formatting; iscsiadm requires bracket
|
||||
notation for IPv6 addresses but the module was producing an incorrect format
|
||||
(https://github.com/ansible-collections/community.general/issues/4467,
|
||||
https://github.com/ansible-collections/community.general/pull/11657).
|
||||
Reference in New Issue
Block a user