Fix typos in pacemaker module documentation

- s/stauts/status/

Change-Id: I85852490c854f521ee1683f6617687e81de98571
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
This commit is contained in:
Gael Chamoulaud 2017-11-07 14:47:36 +01:00
parent bcbc953aa2
commit d6d03a0379
1 changed files with 2 additions and 2 deletions

View File

@ -19,9 +19,9 @@ from ansible.module_utils.basic import * # NOQA
DOCUMENTATION = '''
---
module: pacemaker
short_description: Return status from a pacemaker stauts XML
short_description: Return status from a pacemaker status XML
description:
- Return status from a pacemaker stauts XML
- Return status from a pacemaker status XML
options:
status:
required: true