calathea: add config
This commit is contained in:
parent
2cfd746c52
commit
787a63ea0d
11 changed files with 137 additions and 1 deletions
8
ruby.yml
8
ruby.yml
|
|
@ -70,8 +70,14 @@
|
|||
- kanboard
|
||||
tags: kanboard
|
||||
|
||||
- hosts: nas
|
||||
- hosts: ruby
|
||||
become: yes
|
||||
roles:
|
||||
- matrix
|
||||
tags: matrix
|
||||
|
||||
- hosts: ruby
|
||||
become: yes
|
||||
roles:
|
||||
- calathea
|
||||
tags: calathea
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue