3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-12-23 01:03:09 +00:00

remove old workers.yml (already saved into main.yml)

This commit is contained in:
Aine
2022-11-04 19:02:24 +02:00
parent 37d4bf0d1c
commit da4a82c48b
5 changed files with 1 additions and 463 deletions

View File

@@ -18,7 +18,6 @@ function line_is_endpoint_url(line) {
# Put YAML marker at beginning of file.
BEGIN {
print "---"
endpoint_conditional_comment = " # FIXME: ADDITIONAL CONDITIONS REQUIRED: to be enabled manually\n"
}