diff options
Diffstat (limited to 'ansible_collections/dellemc/unity/docs/modules/interface.rst')
-rw-r--r-- | ansible_collections/dellemc/unity/docs/modules/interface.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible_collections/dellemc/unity/docs/modules/interface.rst b/ansible_collections/dellemc/unity/docs/modules/interface.rst index aad1c02e8..cc33254f5 100644 --- a/ansible_collections/dellemc/unity/docs/modules/interface.rst +++ b/ansible_collections/dellemc/unity/docs/modules/interface.rst @@ -21,7 +21,7 @@ Requirements The below requirements are needed on the host that executes this module. - A Dell Unity Storage device version 5.1 or later. -- Ansible-core 2.12 or later. +- Ansible-core 2.13 or later. - Python 3.9, 3.10 or 3.11. - Storops Python SDK 1.2.11. |