fix ansible-lint errors

This commit is contained in:
Sergey Malyuk
2025-12-18 15:26:34 +03:00
parent 2c0224566e
commit 236c4cf189
7 changed files with 18 additions and 18 deletions

View File

@@ -1,3 +1,3 @@
{
"registry-mirrors": {{ du_registry_mirrors | to_json }}
"registry-mirrors": {{ docker_ubuntu_registry_mirrors | to_json }}
}