mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
library/fstore.py: Renaed to ipafstore
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: Backup IPA default.conf
|
||||
fstore:
|
||||
ipafstore:
|
||||
backup: "{{ ipaconf_default_conf }}"
|
||||
|
||||
- name: Template IPA default.conf
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
with_items: "{{ krb5_packages }}"
|
||||
|
||||
- name: Install - Backup krb5.conf
|
||||
fstore:
|
||||
ipafstore:
|
||||
backup: "{{ krb5_conf }}"
|
||||
|
||||
- name: Template krb5.conf
|
||||
|
||||
Reference in New Issue
Block a user