An Ansible role that manages Luxtronik statistics backup on Raspberry Pi OS (Debian Bookworm).
Please see defaults/main.yml for a complete list of variables that can be overridden.
This role relies on the following dependencies:
- Roles: requirements.yml
- Collections: None
$ ansible-galaxy role install escalate.luxtronik
- hosts: all
roles:
- role: escalate.luxtronik
tags: luxtronik
MIT