Matrix Docker Ansible eploy
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- protocol={{ matrix_dynamic_dns_protocol }}
- use=web
- ssl=yes
- server={{ matrix_dynamic_dns_provider }}
- login='{{ matrix_dynamic_dns_username }}'
- password='{{ matrix_dynamic_dns_password }}'
- {{ matrix_domain }}
|