Add damien_hosts group with Ansible config

This commit is contained in:
Damien
2026-06-12 12:31:35 +02:00
parent f5fca9171a
commit edfab0c61c
2 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/vars.json
---
ansible_user: damien
ansible_become: true
ansible_become_method: sudo

View File

@@ -12,12 +12,15 @@ all:
prometheus-pve-exporter:
gitea-runner:
openbao:
komodo:
debian_hosts:
hosts:
proxy:
damien_hosts:
hosts:
komodo:
managed:
children:
root_hosts: