From 9cfc313dc5273a9c562537970612213867c98833 Mon Sep 17 00:00:00 2001 From: Simon Dodsley Date: Tue, 7 Jan 2020 07:50:45 -0800 Subject: [PATCH] Fix small typo in purefa_host documentation examples (#66240) --- lib/ansible/modules/storage/purestorage/purefa_host.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/storage/purestorage/purefa_host.py b/lib/ansible/modules/storage/purestorage/purefa_host.py index 6d112112479..aeeb82b6349 100644 --- a/lib/ansible/modules/storage/purestorage/purefa_host.py +++ b/lib/ansible/modules/storage/purestorage/purefa_host.py @@ -87,7 +87,7 @@ EXAMPLES = r''' - name: Create new AIX host purefa_host: host: foo - personaility: aix + personality: aix fa_url: 10.10.10.2 api_token: e31060a7-21fc-e277-6240-25983c6c4592