mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
6 lines
319 B
YAML
6 lines
319 B
YAML
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).
|