From cf7358349884c2859d2d6175880bf3b6a2ca25f1 Mon Sep 17 00:00:00 2001 From: Ricard Illa Date: Tue, 9 May 2023 09:58:40 +0200 Subject: [PATCH] feat: misc changes --- deploy.yml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/deploy.yml b/deploy.yml index 1ef8180..f863933 100644 --- a/deploy.yml +++ b/deploy.yml @@ -87,12 +87,14 @@ - sshd vars: users: - - rilla - ansible - btrbk - builder + - dags - gopass + - rilla - woodpecker + tags: common - name: quality of life tools hosts: @@ -163,6 +165,16 @@ become: true roles: - wireguard + vars_files: + - 'vars/vault.yaml' + +- name: notifiers + hosts: + - suricata + become: true + roles: + - notifiers + tags: notifiers - name: set up NUT hosts: