actual: add config
This commit is contained in:
parent
787a63ea0d
commit
942dd6b876
11 changed files with 137 additions and 1 deletions
8
web.yml
8
web.yml
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
|
||||
- hosts: web
|
||||
become: yes
|
||||
roles:
|
||||
|
|
@ -70,3 +70,9 @@
|
|||
roles:
|
||||
- calathea-web
|
||||
tags: calathea
|
||||
|
||||
- hosts: web
|
||||
become: yes
|
||||
roles:
|
||||
- actual-web
|
||||
tags: actual
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue