s/plabook/playbook

This commit is contained in:
HarHarLinks
2022-01-03 18:29:13 +01:00
parent 948c411106
commit c0f7c39f7d
10 changed files with 10 additions and 10 deletions

View File

@ -37,7 +37,7 @@
msg: >-
Trying to append webhooks Appservice's reverse-proxying configuration to matrix-nginx-proxy,
but it's pointless since the matrix-nginx-proxy role had already executed.
To fix this, please change the order of roles in your plabook,
To fix this, please change the order of roles in your playbook,
so that the matrix-nginx-proxy role would run after the matrix-bridge-appservice-webhooks role.
when: matrix_nginx_proxy_role_executed|default(False)|bool