Merge branch 'main' into nginx-role-rework

This commit is contained in:
Mark Janssen 2024-07-18 22:04:25 +02:00
commit d84575fb57
3 changed files with 28 additions and 0 deletions

View file

@ -10,6 +10,7 @@
- name: Install apt dependencies
ansible.builtin.apt:
name:
- jq
- python3-paho-mqtt
- python3-prometheus-client
- python3-yaml