Skip to content

Commit 6cd76a0

Browse files
committed
Tell Ansible we want to connect locally for this playbook
1 parent 5f49b7c commit 6cd76a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/google_health-build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
- hosts: localhost
3+
connection: local
34
vars_files:
45
- vars.yaml
56
- vault.yaml

0 commit comments

Comments
 (0)