remove old workers.yml (already saved into main.yml)

This commit is contained in:
Aine
2022-11-04 19:02:24 +02:00
parent 37d4bf0d1c
commit da4a82c48b
5 changed files with 1 additions and 463 deletions

View File

@ -3,9 +3,6 @@
hosts: "{{ target if target is defined else 'matrix_servers' }}"
become: true
vars_files:
- roles/custom/matrix-synapse/vars/workers.yml
roles:
# This role has no tasks at all
- role: galaxy/com.devture.ansible.role.playbook_help