Compare commits
3 Commits
4dd0eb9ec7
...
2b78550aa9
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b78550aa9 | |||
| 58044a47e1 | |||
| e5b3e796b0 |
8
.vscode/settings.json
vendored
Normal file
8
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"yaml.schemas": {
|
||||||
|
"https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/ansible.json#/$defs/playbook": [
|
||||||
|
"file:///root/ansible/test.yml",
|
||||||
|
"file:///root/ansible/update.yml"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user