move baxiun, common, matrix-synapse, and www to roles/
This commit is contained in:
parent
922f395881
commit
63e9fedf62
|
@ -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")
|
Loading…
Reference in a new issue