matrix-docker-ansible-deploy
matrix-docker-ansible-deploy copied to clipboard
Add some info on how to use bots/bridges installed outside of the playbook
https://matrix.to/#/!XtonCpCPnuPsHMyskL:chat.weho.st/$AQSyt1mKpLMJpxcmJi8tIeqI90EIlR1n7pdoUG4tCRw?via=chat.weho.st&via=raim.ist&via=maunium.net
https://gist.github.com/j0w0/ff95783de89b6afec2933a729a791fbd i figured out a method to bridge mx-puppet-discord to the playbook! hopefully this works with others
I also wrote a simple role to install mx-puppet-slack alongside the playbook https://github.com/Cadair/ansible-mx-puppet-slack which might be useful.
matrix_synapse_container_extra_arguments:
- "--mount type=bind,src=/somewhere/something.yaml,dst=/something.yaml,ro"
matrix_synapse_app_service_config_files: ['/something.yaml']