move baxiun, common, matrix-synapse, and www to roles/

This commit is contained in:
2e20 2024-10-07 06:42:52 +02:00
parent 922f395881
commit 63e9fedf62
5 changed files with 0 additions and 1 deletions

View file

@ -29,7 +29,6 @@ if host.get_fact(LinuxName) == "Debian":
packages=["borgbackup"],
)
#elif host.get_fact(LinuxName) == "":
else:
print("matrix-synapse deploy.py don't support: \"" +host.get_fact(LinuxName) +"\" yet")