[Update gitea runner]
This commit is contained in:
@@ -1,6 +1,12 @@
|
|||||||
#! wake up runner !
|
#! wake up runner !
|
||||||
- hosts: tower
|
- hosts: tower
|
||||||
gather_facts: false
|
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:
|
tasks:
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user