Skip to content

Commit 27f4563

Browse files
author
Anandkumar Patel
committed
add connection local
1 parent cb3540e commit 27f4563

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ansible/dock.yml

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
tasks:
45
- fail: msg="`dock` (target dock) needs to be defined to run this role"
56
when: dock is not defined

0 commit comments

Comments
 (0)