temp comment out roles

This commit is contained in:
2024-05-12 21:55:37 +12:00
parent afc0b57cfb
commit 84930795b6
4 changed files with 10 additions and 4 deletions

View File

@ -23,5 +23,5 @@
"checkForMinikubeUpgrade": true,
"imageBuildTool": "Docker"
},
"ansible.python.interpreterPath": "/usr/bin/python3"
"ansible.python.interpreterPath": "/usr/bin/python"
}