aboutsummaryrefslogtreecommitdiff
path: root/ansible/roles/torrents/tasks/main.yaml
blob: 806a4e390f286e75bd6493d6944996ddf9ac5cb0 (plain)
1
2
3
4
5
---

- name: 'Run the setup tasks'
  ansible.builtin.import_tasks: 'setup.yaml'
  tags: 'torrents'