Skip to content

Commit f9c0214

Browse files
committed
one more rename...
1 parent 215abc3 commit f9c0214

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
@@ -54,7 +54,7 @@
5454
- name: Create Ansible fact for zfs pool to path mapping
5555
ini_file:
5656
path: /etc/ansible/facts.d/libvirt.fact
57-
section: zfs-storage-pools
57+
section: zfs_storage_pools
5858
option: "{{ item.name }}"
5959
value: "{{ item.source }}"
6060
when: item.type == "zfs"

0 commit comments

Comments
 (0)