Prioritize vpn tasks over other tasks
This commit is contained in:
parent
56efbf8e32
commit
c966d6f99d
3 changed files with 8 additions and 10 deletions
|
|
@ -54,11 +54,11 @@
|
|||
when: platform == "laptop"
|
||||
|
||||
- include_tasks: systemd.yml
|
||||
- include_tasks: openvpn.yml
|
||||
- include_tasks: gpg.yml # TODO
|
||||
- include_tasks: git.yml # TODO
|
||||
- include_tasks: mpv.yml
|
||||
- include_tasks: mpd.yml
|
||||
- include_tasks: postgres.yml # TODO
|
||||
- include_tasks: syncthing.yml
|
||||
- include_tasks: openvpn.yml
|
||||
- include_tasks: timer.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue