diff --git a/coreos-config/playbook.yaml b/coreos-config/playbook.yaml index 065e4c6..0532f74 100644 --- a/coreos-config/playbook.yaml +++ b/coreos-config/playbook.yaml @@ -119,6 +119,5 @@ - { role: compose_project, service: blog } - { role: compose_project, service: caddy } - { role: compose_project, service: diun } - - { role: compose_project, service: thelounge } - { role: compose_project, service: watchtower } ...