Skip to content

Commit 215abc3

Browse files
committed
rename custom fact
1 parent a7a4ec8 commit 215abc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/pools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
- name: Create Ansible fact for zfs pool to path mapping
5555
ini_file:
56-
path: /etc/ansible/facts.d/zfs-pool.fact
56+
path: /etc/ansible/facts.d/libvirt.fact
5757
section: zfs-storage-pools
5858
option: "{{ item.name }}"
5959
value: "{{ item.source }}"

0 commit comments

Comments
 (0)