Use local connection for desktop playbook
Why didn't I find out about this sooner?
This commit is contained in:
parent
8860638c87
commit
bea1fab222
@ -2,6 +2,7 @@
|
||||
# vim:ft=ansible:
|
||||
---
|
||||
- hosts: localhost
|
||||
connection: local
|
||||
roles:
|
||||
- common
|
||||
- desktop
|
||||
|
Loading…
Reference in New Issue
Block a user