mirror of https://github.com/ansible/ansible.git
Fix zfs property parsing
Current property parser breaks when values contain spaces. Since zfs get -H returns tab separated lines, it is better to explicitly split on tabs than on whitespace.pull/3549/head
parent
fa9635478b
commit
7670572578
Loading…
Reference in New Issue