mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-31 11:54:47 +00:00
library/ipafstore.py: Fix example to user proper module name
This commit is contained in:
@@ -44,7 +44,7 @@ author:
|
|||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
- name: Backup /etc/krb5.conf
|
- name: Backup /etc/krb5.conf
|
||||||
fstore:
|
ipafstore:
|
||||||
backup: "/etc/krb5.conf"
|
backup: "/etc/krb5.conf"
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user