Add support for more flexible container port exposing
Fixes #171 (Github Issue).
This commit is contained in:
CHANGELOG.md
group_vars
roles
matrix-bridge-appservice-discord
matrix-bridge-appservice-irc
matrix-corporal
matrix-coturn
tasks
matrix-dimension
matrix-mxisd
matrix-nginx-proxy
tasks
matrix-riot-web
matrix-synapse
@ -2,7 +2,7 @@
|
||||
|
||||
- name: (Deprecation) Catch and report renamed settings
|
||||
fail:
|
||||
msg: >
|
||||
msg: >-
|
||||
Your configuration contains a variable, which now has a different name.
|
||||
Please change your configuration to rename the variable (`{{ item.old }}` -> `{{ item.new }}`).
|
||||
when: "item.old in vars"
|
||||
|
Reference in New Issue
Block a user