Skip to content
Snippets Groups Projects
Unverified Commit 2e5a826d authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman Committed by GitHub
Browse files

Merge pull request #514 from FollowKenny/fix_ipabackup_var

change variable in get_ipabackup_dir.yml and update README.md
parents 3c666ccd 0e7f4e2b
No related branches found
No related tags found
No related merge requests found
---
- name: Get IPA_BACKUP_DIR dir from ipaplatform
command: "{{ ansible_playbook_python }}"
command: "{{ ansible_python_interpreter | default('/usr/bin/python') }}"
args:
stdin: |
from ipaplatform.paths import paths
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment