aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'clarkzjw.ca/config/atlas/init.yaml')
-rw-r--r--clarkzjw.ca/config/atlas/init.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/clarkzjw.ca/config/atlas/init.yaml b/clarkzjw.ca/config/atlas/init.yaml
index 3226121..9415d6f 100644
--- a/clarkzjw.ca/config/atlas/init.yaml
+++ b/clarkzjw.ca/config/atlas/init.yaml
@@ -3,6 +3,8 @@
3 hosts: storinator 3 hosts: storinator
4 remote_user: root 4 remote_user: root
5 gather_facts: true 5 gather_facts: true
6 vars:
7 ansible_ssh_common_args: "-J pve"
6 8
7 roles: 9 roles:
8 - role: init 10 - role: init
Powered by cgit v1.2.3 (git 2.41.0)