aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'clarkzjw.ca/config/atlas/init.yaml')
-rw-r--r--clarkzjw.ca/config/atlas/init.yaml3
1 files changed, 1 insertions, 2 deletions
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 @@
1--- 1---
2- name: Init 2- name: Init
3 hosts: storinator 3 hosts: atlas
4 remote_user: root 4 remote_user: root
5 gather_facts: true 5 gather_facts: true
6 vars: 6 vars:
@@ -8,4 +8,3 @@
8 8
9 roles: 9 roles:
10 - role: init 10 - role: init
11 - role: tailscale
Powered by cgit v1.2.3 (git 2.41.0)