Add local connection
This commit is contained in:
parent
7e6c03630b
commit
7a98f3ef07
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
- hosts: localhost
|
||||
connection: local
|
||||
roles:
|
||||
- { role: git, tags: git }
|
||||
- { role: base, tags: base }
|
||||
|
|
Loading…
Add table
Reference in a new issue