--- - hosts: nas become: true vars_files: - "{{ inventory_dir }}/vars/vault.yaml" vars: ntfy_url: https://ntfy.warchildstory.com ntfy_topic: "{{ vaulted_ntfy_topic }}" roles: - ups-primary