[Update gitea runner]

This commit is contained in:
2025-11-16 16:30:57 +01:00
parent 270c9f02b5
commit 1df4722ea9

View File

@@ -1,6 +1,12 @@
#! wake up runner !
- hosts: tower
gather_facts: false
vars:
# Variables depuis Environment (non-sensibles)
vaultwarden_url: "https://vault.jingoh.fr"
bw_client_secret: "{{ lookup('env', 'bw_client_secret') }}"
bw_client_password: "{{ lookup('env', 'bw_client_password') }}"
bw_client_id: "{{ lookup('env', 'bw_client_id') }}"
tasks: