David A. Desrosiers
David A. Desrosiers
Any playbook using tasks, does not seem to be supported. For example: ``` - name: My test task import_tasks: test-tasks.yml become: true tags: [never, testing] ``` Results in: `ansible.errors.AnsibleParserError: 'import_tasks'...
Just a couple of quick fixes to allow this to build cleanly under 6.8.0-11 for Ubuntu 24.04. For the future: * `RTLTOOL_USB_INFO` could be refactored to include some safety checks...
This is a potentially serious issue I've noticed. When I lock my screen and walk away from the laptop, the streamdeck remains accessible, buttons active and actions working. This means...
One full-fidelity issue missing from Mattermost on iPad/iOS, is the ability to move channels into Categories, much like the desktop version does on Linux, macOS. The mechanism on iPad will...