library/fstore.py: Renaed to ipafstore

This commit is contained in:
Thomas Woerner
2017-09-14 13:14:13 +02:00
parent 20538cc86e
commit 4789595428
3 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
---
- name: Backup IPA default.conf
fstore:
ipafstore:
backup: "{{ ipaconf_default_conf }}"
- name: Template IPA default.conf

View File

@@ -4,7 +4,7 @@
with_items: "{{ krb5_packages }}"
- name: Install - Backup krb5.conf
fstore:
ipafstore:
backup: "{{ krb5_conf }}"
- name: Template krb5.conf