Add role to fedi1

This commit is contained in:
Salt 2020-06-21 10:22:42 -05:00
parent b839015b28
commit 5ac71fea80

View File

@ -8,6 +8,8 @@
roles: roles:
- role: backups - role: backups
tags: [ backups ] tags: [ backups ]
- role: matrix
tags: [ fedi, matrix ]
- hosts: web1 - hosts: web1
roles: roles:
- role: backups - role: backups