Skip to content

Commit

Permalink
Merge pull request #967 from t-woerner/fix_ipabackup_role_for_ansible…
Browse files Browse the repository at this point in the history
…_test

ipabackup_get_backup_dir: Fix documentation sections and agument spec
  • Loading branch information
rjeffman authored Nov 18, 2022
2 parents 118d754 + 4353ad7 commit 932856d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions roles/ipabackup/library/ipabackup_get_backup_dir.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Authors:
# Thomas Woerner <[email protected]>
#
# Copyright (C) 2021 Red Hat
# Copyright (C) 2021-2022 Red Hat
# see file 'COPYING' for use and warranty information
#
# This program is free software; you can redistribute it and/or modify
Expand Down Expand Up @@ -36,9 +36,8 @@
Get IPA_BACKUP_DIR from ipaplatform
description:
Get IPA_BACKUP_DIR from ipaplatform
options:
author:
- Thomas Woerner
- Thomas Woerner (@t-woerner)
'''

EXAMPLES = '''
Expand Down

0 comments on commit 932856d

Please sign in to comment.