Files
ansible-freeipa/roles/ipabackup/tasks
Thomas Woerner db208bd6c1 ipabackup: Use module to get IPA_BACKUP_DIR from ipaplatform
Up to now a python snippet was used to get IPA_BACKUP_DIR from ipaplatform
but this was not working when ansible_facts was false due to not getting
ansible_python_interpreter set.

The module version is also working if gather_facts is turned off.
2021-06-09 11:07:58 +02:00
..
2020-11-06 15:36:10 +01:00
2020-11-06 15:36:10 +01:00
2020-11-06 15:36:10 +01:00
2021-03-19 13:55:44 +01:00