refactor: change value of key workers in inventory to None

This commit is contained in:
Александр Степченко 2023-10-24 21:13:57 +03:00
parent cae0731f7b
commit 860cf51ba5

View File

@ -165,7 +165,7 @@ def main():
},
},
'children': {
'workers'
'workers': None
},
},
}