Upgrade playbook_help
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2448
This commit is contained in:
parent
3c37648a6d
commit
551ab90f84
2 changed files with 4 additions and 2 deletions
|
@ -201,7 +201,7 @@
|
|||
name: peertube
|
||||
activation_prefix: peertube_
|
||||
- src: git+https://github.com/devture/com.devture.ansible.role.playbook_help.git
|
||||
version: c1f40e82b4d6b072b6f0e885239322bdaaaf554f
|
||||
version: 201c939eed363de269a83ba29784fc3244846048
|
||||
name: playbook_help
|
||||
activation_prefix: ""
|
||||
- src: git+https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages.git
|
||||
|
|
|
@ -4,8 +4,10 @@
|
|||
|
||||
roles:
|
||||
# role-specific:playbook_help
|
||||
# This role has no tasks at all
|
||||
- role: galaxy/playbook_help
|
||||
tags:
|
||||
- setup-all
|
||||
- install-all
|
||||
# /role-specific:playbook_help
|
||||
|
||||
# role-specific:systemd_docker_base
|
||||
|
|
Loading…
Add table
Reference in a new issue