library/ipafstore.py: Fix example to user proper module name

This commit is contained in:
Thomas Woerner
2017-10-04 16:54:09 +02:00
parent 161fd027ab
commit 36f941b5f5

View File

@@ -44,7 +44,7 @@ author:
EXAMPLES = '''
- name: Backup /etc/krb5.conf
fstore:
ipafstore:
backup: "/etc/krb5.conf"
'''