diff --git a/roles/expressvpn/tasks/tasks.yml b/roles/expressvpn/tasks/tasks.yml index 0c62a7b..354c297 100644 --- a/roles/expressvpn/tasks/tasks.yml +++ b/roles/expressvpn/tasks/tasks.yml @@ -2,7 +2,7 @@ # tasks file for lastpass - name: Fetch download page ansible.builtin.get_url: - url: https://vlycgtx.com/latest#linux + url: https://www.expressvpn.com/latest#linux dest: /tmp/expressvpn.html - name: "Figure out where the latest ExpressVPN .deb is"