Add to setup.yml
This commit is contained in:
parent
1ada34b818
commit
d1dc0a81a2
1 changed files with 2 additions and 1 deletions
|
@ -23,11 +23,12 @@
|
||||||
roles:
|
roles:
|
||||||
- docker
|
- docker
|
||||||
|
|
||||||
- name: Setup uptime_kuma
|
- name: Setup Internal Docker Services
|
||||||
hosts:
|
hosts:
|
||||||
- havneboks
|
- havneboks
|
||||||
roles:
|
roles:
|
||||||
- uptime_kuma
|
- uptime_kuma
|
||||||
|
- kitchenowl
|
||||||
|
|
||||||
- name: Setup FTB server
|
- name: Setup FTB server
|
||||||
hosts:
|
hosts:
|
||||||
|
|
Loading…
Reference in a new issue