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