Fixed broken group name

This commit is contained in:
Jan Beilicke 2020-03-25 23:38:23 +01:00
parent a27071c06a
commit 8e0d2fcb0c
2 changed files with 2 additions and 2 deletions

View file

@ -13,5 +13,5 @@ ubuntu
[nextcloud] [nextcloud]
vagrant vagrant
[jitsi-docker] [jitsi_docker]
vagrant vagrant

View file

@ -1,7 +1,7 @@
--- ---
# Jitsi Meet # Jitsi Meet
- hosts: jitsi-docker - hosts: jitsi_docker
become: true become: true
roles: roles:
- jotbe.jitsi-docker - jotbe.jitsi-docker