Remove mullvad official client
This commit is contained in:
parent
3a995c2fc3
commit
9a59cf3df2
1 changed files with 0 additions and 5 deletions
|
@ -6,15 +6,10 @@
|
|||
become_user: aur_builder
|
||||
when: "item not in installed_packages.stdout_lines"
|
||||
with_items:
|
||||
- 'mullvad-vpn'
|
||||
- 'qomui'
|
||||
- 'wireguard-arch'
|
||||
- 'wireguard-tools'
|
||||
|
||||
- service:
|
||||
name: "mullvad-daemon"
|
||||
enabled: true
|
||||
|
||||
- copy:
|
||||
src: ./files/assh.yml
|
||||
dest: "{{ home}}/.ssh/assh.yml"
|
||||
|
|
Loading…
Reference in a new issue