- add debugging

- fixed linting issue
This commit is contained in:
2023-11-09 18:03:37 -05:00
parent 6bdf47a74b
commit 86157eaa4e
3 changed files with 8 additions and 109 deletions

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

@ -0,0 +1,3 @@
{
"ansible.python.interpreterPath": "/bin/python3"
}