Fix small typo in purefa_host documentation examples (#66240)
This commit is contained in:
parent
469f104ec2
commit
9cfc313dc5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue