Fix more incorrect roles
This commit is contained in:
parent
0faa20d3e5
commit
3f419f8e6e
@ -16,7 +16,7 @@
|
||||
become: yes
|
||||
tags: [ common, dns ]
|
||||
roles:
|
||||
- role: backups
|
||||
- role: base-backups
|
||||
tags: [ backups ]
|
||||
- role: matrix
|
||||
vars:
|
||||
@ -42,7 +42,7 @@
|
||||
tags: [ discord, adam ]
|
||||
- hosts: web1.9iron.club
|
||||
roles:
|
||||
- role: backups
|
||||
- role: base-backups
|
||||
vars:
|
||||
backups_outdir: "/cold/backups"
|
||||
tags: [ backups ]
|
||||
@ -68,5 +68,5 @@
|
||||
tags: [ web, webroot ]
|
||||
- hosts: web1.cowfee.moe
|
||||
roles:
|
||||
- role: backups
|
||||
- role: base-backups
|
||||
tags: [ backups ]
|
||||
|
Loading…
Reference in New Issue
Block a user