mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-15 02:16:31 -04:00
Using geerlingguy ansible role for docker compose
This commit is contained in:
parent
f0632f32ee
commit
d6f79ee80b
@ -1,7 +1,7 @@
|
||||
- name: install uptime kuma with nginx connected
|
||||
hosts: all
|
||||
roles:
|
||||
- {role: docker, tags: ["docker"]}
|
||||
- {role: kuma, tags: ["kuma"]}
|
||||
- {role: nginx, tags: ["nginx"]}
|
||||
|
||||
- {role: geerlingguy.docker, tags: ["docker"]}
|
||||
- {role: kuma, tags: ["kuma"]}
|
||||
- {role: nginx, tags: ["nginx"]}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user