Merge pull request 'Staging' (#1) from Staging into main

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2025-08-04 02:56:16 +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 - name: Show result
debug: debug:
var: whoami_result.stdout var: whoami_result.stdout