manschwetusCF

Results 6 comments of manschwetusCF

This will result in such an error for example: https://techcommunity.microsoft.com/t5/iis-support-blog/error-hresult-0x80070520-when-adding-ssl-binding-in-iis/ba-p/377281

My basic question is, for which OS does the become plugin work as it is today? And if any, should an option switch be added, to allow to choose between...

!component plugins/modules/packaging/os/pkg5

@bcoca Can you provide a bit more details on this quoting thing? I'm not familiar with ansible coding, but the option problem can be bypassed by host config. If you...

I found a configuration, which makes it work with current ansible version. ```yaml ansible_become: yes ansible_become_method: pfexec ansible_become_flags: "" ansible_pfexec_wrap_execution: yes ansible_python_interpreter: /usr/bin/python3.10 ``` Maybe someone can verify this.

> please use search upfront https://github.com/openzfs/zfs/issues?q=6.15 gives you [#17229](https://github.com/openzfs/zfs/pull/17229) [#17371](https://github.com/openzfs/zfs/pull/17371) [#17393](https://github.com/openzfs/zfs/pull/17393) there's also [#17310](https://github.com/openzfs/zfs/discussions/17310) TLDR: same as with Arch, rolling releases and new hardware in general: ZFS isn't as fast...