rename module in doc

This commit is contained in:
kewl fft
2018-05-23 21:25:05 +01:00
parent ec89080a7d
commit 8fae2a78e9

4
aur.py
View File

@@ -13,8 +13,8 @@ import tempfile
DOCUMENTATION = '''
---
module: ansible-aur
short_description: Manage packages from the AUR
module: aur
short_description: Manage packages from the AUR
description:
- Manage packages from the Arch User Repository (AUR)
author: