From 184a539ad3ec3041ea566e87f7a4ef4d39a233c8 Mon Sep 17 00:00:00 2001 From: uvok cheetah Date: Sun, 25 Feb 2024 19:22:32 +0100 Subject: Add gcloud for ansible needs sshconfig entry --- host_vars/gcloud-an | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 host_vars/gcloud-an (limited to 'host_vars') 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 -- cgit v1.2.3