mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-08-02 21:04:41 +00:00
ipabackup_get_backup_dir.py: Add missing ":" in example
This commit is contained in:
@@ -45,7 +45,7 @@ EXAMPLES = '''
|
|||||||
# Get IPA_BACKUP_DIR from ipaplatform
|
# Get IPA_BACKUP_DIR from ipaplatform
|
||||||
- name: Get IPA_BACKUP_DIR from ipaplatform
|
- name: Get IPA_BACKUP_DIR from ipaplatform
|
||||||
ipabackup_get_backup_dir:
|
ipabackup_get_backup_dir:
|
||||||
register result
|
register: result
|
||||||
'''
|
'''
|
||||||
|
|
||||||
RETURN = '''
|
RETURN = '''
|
||||||
|
|||||||
Reference in New Issue
Block a user