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

@ -31,7 +31,7 @@
version: v2.8.0-1
name: ntfy
- src: git+https://github.com/devture/com.devture.ansible.role.playbook_help.git
version: c1f40e82b4d6b072b6f0e885239322bdaaaf554f
version: 201c939eed363de269a83ba29784fc3244846048
name: playbook_help
- src: git+https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages.git
version: 9b4b088c62b528b73a9a7c93d3109b091dd42ec6

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