Wire Ubuntu server profile into playbook

This commit is contained in:
Fabio Scotto di Santolo
2026-03-25 19:16:46 +01:00
parent 369afc1b31
commit ebbb948d1e
6 changed files with 33 additions and 11 deletions

View File

@@ -1 +1,2 @@
# server profile variables
---
profile_packages: []

View File

@@ -1 +1,5 @@
# prometheus specific variables
---
hostname: prometheus
host_packages: []
host_enabled_services: []