Upgrade playbook_help

Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2448
This commit is contained in:
Slavi Pantaleev
2024-01-23 08:58:25 +02:00
parent 3a0eeed680
commit 35d22fdba3
2 changed files with 4 additions and 1 deletions

View File

@ -6,6 +6,9 @@
roles:
# Most of the roles below are not distributed with the playbook, but downloaded separately using `ansible-galaxy` via the `just roles` command (see `justfile`).
- role: galaxy/playbook_help
tags:
- setup-all
- install-all
- role: galaxy/systemd_docker_base