Merge pull request #967 from t-woerner/fix_ipabackup_role_for_ansible_test

ipabackup_get_backup_dir: Fix documentation sections and agument spec
This commit is contained in:
Rafael Guterres Jeffman
2022-11-18 11:11:01 -03:00
committed by GitHub

View File

@@ -3,7 +3,7 @@
# Authors:
# Thomas Woerner <twoerner@redhat.com>
#
# 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
@@ -36,9 +36,8 @@ short_description:
Get IPA_BACKUP_DIR from ipaplatform
description:
Get IPA_BACKUP_DIR from ipaplatform
options:
author:
- Thomas Woerner
- Thomas Woerner (@t-woerner)
'''
EXAMPLES = '''