mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-11 11:15:55 +00:00
New module fstore to backup files using IPA client sysrestore
- Backup ipa default conf - Backup krb5.conf
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
---
|
||||
- name: Backup IPA default.conf
|
||||
fstore:
|
||||
backup: "{{ ipaconf_default_conf }}"
|
||||
|
||||
- name: Template IPA default.conf
|
||||
template:
|
||||
src: default.conf.j2
|
||||
|
||||
Reference in New Issue
Block a user