Adding some stuff to manage fedora based kubernetes nodes

This commit is contained in:
2024-09-28 10:15:13 -04:00
parent 971685294c
commit 351ab77607
4 changed files with 87 additions and 5 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"ansible.python.interpreterPath": "c:\\Program Files\\Python312\\python.exe"
}