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 a7a4ec8 commit 215abc3Copy full SHA for 215abc3
tasks/pools.yml
@@ -53,7 +53,7 @@
53
54
- name: Create Ansible fact for zfs pool to path mapping
55
ini_file:
56
- path: /etc/ansible/facts.d/zfs-pool.fact
+ path: /etc/ansible/facts.d/libvirt.fact
57
section: zfs-storage-pools
58
option: "{{ item.name }}"
59
value: "{{ item.source }}"
0 commit comments