diff --git a/plugins/modules/purefa_host.py b/plugins/modules/purefa_host.py index 31e2d8d8..bd6ec49c 100644 --- a/plugins/modules/purefa_host.py +++ b/plugins/modules/purefa_host.py @@ -1313,7 +1313,7 @@ def main(): protocol=dict( type="str", choices=["fc", "iscsi", "nvme", "mixed"], - removed_from_collection="1.13", + removed_from_collection="purestorage.flasharray", removed_in_version="2.0.0", ), nqn=dict(type="list", elements="str"),