Staging #1

Merged
admin merged 2 commits from Staging into main 2025-08-04 02:56:17 +00:00
2 changed files with 9 additions and 2 deletions

8
.vscode/settings.json vendored Normal file
View 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"
]
}
}

View File

@@ -12,4 +12,3 @@
- name: Show result
debug:
var: whoami_result.stdout