Skip to content
Snippets Groups Projects
Commit 0e7f4e2b authored by Ivan PANICO's avatar Ivan PANICO
Browse files

change variable in get_ipabackup_dir.yml

parent 3c666ccd
Branches
Tags
No related merge requests found
--- ---
- name: Get IPA_BACKUP_DIR dir from ipaplatform - name: Get IPA_BACKUP_DIR dir from ipaplatform
command: "{{ ansible_playbook_python }}" command: "{{ ansible_python_interpreter | default('/usr/bin/python') }}"
args: args:
stdin: | stdin: |
from ipaplatform.paths import paths 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