tvheadend.yml 179 B

123456789101112
  1. ---
  2. - hosts: tvheadend
  3. gather_facts: true
  4. become: true
  5. vars_files:
  6. - "{{ inventory_dir }}/vars/vault.yaml"
  7. roles:
  8. - cloud-backups
  9. vars:
  10. backups: 'nasdata'