fix manage roles

This commit is contained in:
2025-05-21 10:35:27 +03:00
parent d3a760b6ba
commit f6156ccfa3
8 changed files with 334 additions and 283 deletions

View File

@@ -230,8 +230,8 @@ class EnvManager:
break
# Если переменная не попала ни в одну секцию
if not placed:
other_variables.append(var)
# if not placed:
# other_variables.append(var)
# Формируем результат
result = []