From a30b023cdaf2d2c438b2acc027f8232f077a82ee Mon Sep 17 00:00:00 2001 From: kekskurse Date: Mon, 7 Aug 2023 00:40:20 +0200 Subject: [PATCH] Stuff --- debian12-basic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian12-basic.yml b/debian12-basic.yml index be5a93f..3767241 100644 --- a/debian12-basic.yml +++ b/debian12-basic.yml @@ -93,4 +93,4 @@ mode: '0770' - name: Setup b2 client for backups - ansible.builtin.command: "b2 authorize_account {{ b2-keyID }} {{ b2-applicationKey }}" \ No newline at end of file + ansible.builtin.command: "b2 authorize_account {{ b2keyID }} {{ b2applicationKey }}" \ No newline at end of file