mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-14 10:04:46 +08:00
Fix TRANSFORM_INVALID_GROUP_CHARS deprecation warning
This commit is contained in:
parent
fa38c84be2
commit
093859d926
@ -7,5 +7,5 @@
|
||||
# For improved Ansible performance, SSH pipelining is enabled by default (`ansible_ssh_pipelining=yes`).
|
||||
# If this causes SSH connection troubles, feel free to disable it.
|
||||
|
||||
[matrix-servers]
|
||||
[matrix_servers]
|
||||
matrix.<your-domain> ansible_host=<your-server's external IP address> ansible_ssh_user=root ansible_ssh_pipelining=yes
|
||||
|
Loading…
Reference in New Issue
Block a user