mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Reactivated old docker-matrix-compose role, parallel to docker-matrix-ansible to allow alternativ installation
This commit is contained in:
@@ -144,6 +144,6 @@ top_domain: "localhost"
|
||||
# Prints well formated debug information
|
||||
verbose: false
|
||||
|
||||
# Tags used by the matrix playbook
|
||||
# For the initial update use: install-all,ensure-matrix-users-created,start
|
||||
matrix_playbook_tags: "setup-all,start"
|
||||
# Matrix configuration
|
||||
matrix_playbook_tags: "setup-all,start" # For the initial update use: install-all,ensure-matrix-users-created,start
|
||||
matrix_role: "ansible" # Role to setup Matrix. Valid values: ansible, compose
|
Reference in New Issue
Block a user