summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruvok cheetah2024-02-25 19:22:32 +0100
committeruvok cheetah2024-02-25 19:22:32 +0100
commit184a539ad3ec3041ea566e87f7a4ef4d39a233c8 (patch)
treef5b36f7b1d3bccf9a09fd9e27ed096bc55314e3e
parenta8ef39c7d47fde9db424cef7fa48c6a901c0c76d (diff)
Add gcloud for ansible
needs sshconfig entry
-rw-r--r--host_vars/gcloud-an2
-rw-r--r--hosts.yml1
2 files changed, 3 insertions, 0 deletions
diff --git a/host_vars/gcloud-an b/host_vars/gcloud-an
new file mode 100644
index 0000000..80ad979
--- /dev/null
+++ b/host_vars/gcloud-an
@@ -0,0 +1,2 @@
+ansible_become_pass: "{{ mypass }}"
+ansible_user: ansible
diff --git a/hosts.yml b/hosts.yml
index cc1f4ed..36bbe13 100644
--- a/hosts.yml
+++ b/hosts.yml
@@ -17,6 +17,7 @@ all:
hetzner: {}
netcup: {}
firstroot: {}
+ gcloud-an: {}
vms:
hosts:
pihole.lan: {}