From 37d104f7d74fd7b5fd6b65caf6f4d0dcf0cd614a Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 25 Feb 2018 07:15:53 +0100 Subject: wip --- ansible/mw.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ansible/mw.yml') diff --git a/ansible/mw.yml b/ansible/mw.yml index d7e711a..c799529 100644 --- a/ansible/mw.yml +++ b/ansible/mw.yml @@ -1,6 +1,8 @@ --- - hosts: - mw + vars_files: + - secrets.yml roles: - mw-backend -- cgit v1.2.3