Change some settings

This commit is contained in:
Isshi0417 2026-07-08 05:15:42 +00:00
parent 55241638c8
commit 57c34ae2bf

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

@ -0,0 +1,5 @@
{
"ansible.validation.lint.autoFixOnSave": true,
"ansible.executionEnvironment.containerEngine": "podman",
"ansible.executionEnvironment.image": "registry.redhat.io/"
}