Skip to content
Snippets Groups Projects
Commit 82412ef7 authored by Thomas Woerner's avatar Thomas Woerner
Browse files

ipabackup_get_backup_dir.py: Add missing ":" in example

parent 2e178e5a
No related branches found
No related tags found
No related merge requests found
...@@ -45,7 +45,7 @@ EXAMPLES = ''' ...@@ -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 = '''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment