yamllint: Fix EXAMPLE issues

This patch is needed to pass Automation Hub tests.
This commit is contained in:
Thomas Woerner
2021-11-23 15:48:40 +01:00
parent cd3646ad67
commit fa94b14e91
3 changed files with 20 additions and 17 deletions

View File

@@ -43,7 +43,8 @@ author:
EXAMPLES = '''
# Get IPA_BACKUP_DIR from ipaplatform
- name: ipabackup_get_backup_dir:
- name: Get IPA_BACKUP_DIR from ipaplatform
ipabackup_get_backup_dir:
register result
'''