ups-primary.yml 216 B

12345678910111213
  1. ---
  2. - hosts: nas
  3. become: true
  4. vars_files:
  5. - "{{ inventory_dir }}/vars/vault.yaml"
  6. vars:
  7. ntfy_url: https://ntfy.warchildstory.com
  8. ntfy_topic: "{{ vaulted_ntfy_topic }}"
  9. roles:
  10. - ups-primary