New module fstore to backup files using IPA client sysrestore

- Backup ipa default conf
- Backup krb5.conf
This commit is contained in:
Thomas Woerner
2017-08-31 18:45:28 +02:00
parent 893e32b7c6
commit 20538cc86e
3 changed files with 83 additions and 6 deletions

View File

@@ -1,4 +1,8 @@
---
- name: Backup IPA default.conf
fstore:
backup: "{{ ipaconf_default_conf }}"
- name: Template IPA default.conf
template:
src: default.conf.j2