Compare commits

..

3 Commits

Author SHA1 Message Date
2b78550aa9 Merge pull request 'Staging' (#1) from Staging into main
Reviewed-on: #1
2025-08-04 02:56:16 +00:00
58044a47e1 test 2025-08-04 00:12:53 +00:00
e5b3e796b0 Cleaned up code and started using web VS code 2025-07-30 14:32:06 +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