aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'clarkzjw.ca/config/atlas/init.yaml')
-rw-r--r--clarkzjw.ca/config/atlas/init.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/clarkzjw.ca/config/atlas/init.yaml b/clarkzjw.ca/config/atlas/init.yaml
index d8c8ef9..3226121 100644
--- a/clarkzjw.ca/config/atlas/init.yaml
+++ b/clarkzjw.ca/config/atlas/init.yaml
@@ -1,8 +1,8 @@
1--- 1---
2- name: Init 2- name: Init
3 hosts: storinator 3 hosts: storinator
4 remote_user: clarkzjw 4 remote_user: root
5 gather_facts: false 5 gather_facts: true
6 6
7 roles: 7 roles:
8 - role: init 8 - role: init
Powered by cgit v1.2.3 (git 2.41.0)