{"id":28206131,"url":"https://github.com/hobart2967/wsl-setup","last_synced_at":"2026-04-16T03:32:12.577Z","repository":{"id":280771654,"uuid":"942949221","full_name":"Hobart2967/wsl-setup","owner":"Hobart2967","description":"This repository is an automation example of my personal WSL Setup to easily destroy and bring up a WSL instance again.","archived":false,"fork":false,"pushed_at":"2025-05-01T21:34:30.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T10:09:09.035Z","etag":null,"topics":["ansible","linux","windows","wsl"],"latest_commit_sha":null,"homepage":"","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hobart2967.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-04T23:59:08.000Z","updated_at":"2025-05-01T21:34:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"f28787c8-679a-4d8d-949b-bb16dfaff43e","html_url":"https://github.com/Hobart2967/wsl-setup","commit_stats":null,"previous_names":["hobart2967/wsl-setup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Hobart2967/wsl-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hobart2967%2Fwsl-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hobart2967%2Fwsl-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hobart2967%2Fwsl-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hobart2967%2Fwsl-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hobart2967","download_url":"https://codeload.github.com/Hobart2967/wsl-setup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hobart2967%2Fwsl-setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31870506,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","linux","windows","wsl"],"created_at":"2025-05-17T10:09:07.899Z","updated_at":"2026-04-16T03:32:12.563Z","avatar_url":"https://github.com/Hobart2967.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Personal WSL Setup\n\n## Install required tools\n\n```sh\nsudo apt install \\\n  python3 \\\n  python3-pip \\\n  ansible-core\n\n#python3 -m pip install --user ansible\n```\n\n## Run ansible playbook\n\n```sh\nansible-playbook provision-machine.yml \\\n  --connection=local \\\n  --inventory 127.0.0.1, \\\n  --diff \\\n  --ask-become-pass\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhobart2967%2Fwsl-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhobart2967%2Fwsl-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhobart2967%2Fwsl-setup/lists"}