Skip to content
Snippets Groups Projects
Commit 47895954 authored by Thomas Woerner's avatar Thomas Woerner
Browse files

library/fstore.py: Renaed to ipafstore

parent 20538cc8
No related branches found
No related tags found
No related merge requests found
File moved
--- ---
- name: Backup IPA default.conf - name: Backup IPA default.conf
fstore: ipafstore:
backup: "{{ ipaconf_default_conf }}" backup: "{{ ipaconf_default_conf }}"
- name: Template IPA default.conf - name: Template IPA default.conf
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
with_items: "{{ krb5_packages }}" with_items: "{{ krb5_packages }}"
- name: Install - Backup krb5.conf - name: Install - Backup krb5.conf
fstore: ipafstore:
backup: "{{ krb5_conf }}" backup: "{{ krb5_conf }}"
- name: Template krb5.conf - name: Template krb5.conf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment