Jakub P.
Jakub P.
This change allows `customCertificate` entry to be an array of objects. Each object describes a single certificate entry, using the supported options. The change is fully backwards compatible (object type...
This could be seen as "mac failed" error in the logs. The issue was that opening a session after it has been cached in qutebrowser caused the cache to be...
Dnsmasq provides TFTP server functionality that supports the optional `--tftp-single-port` argument. Essentialy, when this flag is provided, all TFTP connections (not only the initial one) are performed over port `69`....
With this change in place data can be read in check mode
As in the title, allows to run the playbooks with `--diff --check` combination to see what the changes would be without actually applying them. While at it also updates the...