ansible: fix mintty role syntax for consistency
This commit is contained in:
parent
5ec6a4df9d
commit
640910dc03
1 changed files with 7 additions and 6 deletions
|
@ -3,6 +3,7 @@
|
|||
path: ~/.config/mintty
|
||||
state: directory
|
||||
|
||||
|
||||
- name: Deploy mintty config
|
||||
file:
|
||||
src: "{{ role_path }}/files/config"
|
||||
|
|
Loading…
Add table
Reference in a new issue