mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-12-27 11:28:31 +01:00
f19f3bea2d
This is related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3831
It:
- adds some missing variables
- version variable to branch variable conversion
While it improves the situation, it still doesn't result in a working
self-building feature, because:
- cloning a repository containing submodules requires special care,
as described here
(
|
||
---|---|---|
.. | ||
main.yml | ||
prepare_themes.yml | ||
self_check.yml | ||
setup_install.yml | ||
setup_uninstall.yml | ||
validate_config.yml |