From 61b24b7f9da768902886747ea70e5b91695edad0 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Fri, 13 Jan 2023 15:43:30 -0800 Subject: fix init --- clarkzjw.ca/config/atlas/init.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'clarkzjw.ca/config/atlas/init.yaml') diff --git a/clarkzjw.ca/config/atlas/init.yaml b/clarkzjw.ca/config/atlas/init.yaml index 9415d6f..3dfbc09 100644 --- a/clarkzjw.ca/config/atlas/init.yaml +++ b/clarkzjw.ca/config/atlas/init.yaml @@ -1,6 +1,6 @@ --- - name: Init - hosts: storinator + hosts: atlas remote_user: root gather_facts: true vars: @@ -8,4 +8,3 @@ roles: - role: init - - role: tailscale -- cgit v1.2.3