otter: local-only config
This commit is contained in:
parent
5e456fe0b2
commit
10664f10cb
7 changed files with 120 additions and 0 deletions
6
web.yml
6
web.yml
|
|
@ -76,3 +76,9 @@
|
|||
roles:
|
||||
- actual-web
|
||||
tags: actual
|
||||
|
||||
- hosts: web
|
||||
become: yes
|
||||
roles:
|
||||
- otter-web
|
||||
tags: otter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue