diff --git a/playbooks/matrix_maubot.yml b/playbooks/matrix_maubot.yml
index eb1a167..cd33b70 100644
--- a/playbooks/matrix_maubot.yml
+++ b/playbooks/matrix_maubot.yml
@@ -16,7 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
-- hosts: matrix-maubot
+- hosts: matrix_maubot
roles:
- docker
- docker_compose
diff --git a/playbooks/matrix_webhooks.yml b/playbooks/matrix_webhooks.yml
index b10185d..86e1e58 100644
--- a/playbooks/matrix_webhooks.yml
+++ b/playbooks/matrix_webhooks.yml
@@ -16,7 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
-- hosts: matrix-webhooks
+- hosts: matrix_webhooks
roles:
- docker
- docker_compose