diff options
author | uvok cheetah | 2024-04-04 21:22:29 +0200 |
---|---|---|
committer | uvok cheetah | 2024-04-04 21:22:29 +0200 |
commit | 02980ba88df3ae75f6fee45832fa7eb6101e29ca (patch) | |
tree | 7ba5f76b36a4afab1bec68940c7f86fe8435efbe /host_vars/gcloud-an | |
parent | 79d1fce98cf519a224f8b53fc6690ed070040374 (diff) |
gloud needs sudo
Diffstat (limited to 'host_vars/gcloud-an')
-rw-r--r-- | host_vars/gcloud-an | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host_vars/gcloud-an b/host_vars/gcloud-an index afc85f1..5db2cd2 100644 --- a/host_vars/gcloud-an +++ b/host_vars/gcloud-an @@ -1,3 +1,4 @@ +ansible_become: true ansible_become_pass: "{{ mypass }}" ansible_user: ansible mail_nullmailer: false |