Tom Hesse
Tom Hesse
In https://github.com/geerlingguy/ansible-role-docker/commit/c3a127134d6bde44bdd57fa1be1751f77d887614 the default docker compose installation was changed. This PR updates the README accordingly.
### Summary When using the encryption parameter with the value true or “on”, ZFS uses the standard encryption suite. For the module to be idempotent, `encryption: true/“on”` must be handled...
##### SUMMARY Use the correct kernel flavor from the ansible_kernel fact to ensure the correct zfs modules are installed for integration testing. Fixes #10453 ##### ISSUE TYPE - Test Pull...