We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 215abc3 commit f9c0214Copy full SHA for f9c0214
tasks/pools.yml
@@ -54,7 +54,7 @@
54
- name: Create Ansible fact for zfs pool to path mapping
55
ini_file:
56
path: /etc/ansible/facts.d/libvirt.fact
57
- section: zfs-storage-pools
+ section: zfs_storage_pools
58
option: "{{ item.name }}"
59
value: "{{ item.source }}"
60
when: item.type == "zfs"
0 commit comments