{"id":16162167,"url":"https://github.com/shaderecker/bootstrap-ubuntu","last_synced_at":"2026-05-02T03:31:28.321Z","repository":{"id":159434961,"uuid":"237082053","full_name":"shaderecker/bootstrap-ubuntu","owner":"shaderecker","description":"Playbook for keeping track of my Laptop/PC Ubuntu Configuration","archived":false,"fork":false,"pushed_at":"2024-03-09T09:55:24.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T03:38:35.095Z","etag":null,"topics":["ansible","ansible-playbook","pc-ubuntu-configuration","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"YAML","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/shaderecker.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}},"created_at":"2020-01-29T21:04:25.000Z","updated_at":"2023-04-30T13:38:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"e45ff0df-b919-4975-8bbd-da94fc41478d","html_url":"https://github.com/shaderecker/bootstrap-ubuntu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shaderecker/bootstrap-ubuntu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaderecker%2Fbootstrap-ubuntu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaderecker%2Fbootstrap-ubuntu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaderecker%2Fbootstrap-ubuntu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaderecker%2Fbootstrap-ubuntu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shaderecker","download_url":"https://codeload.github.com/shaderecker/bootstrap-ubuntu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaderecker%2Fbootstrap-ubuntu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32522236,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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","ansible-playbook","pc-ubuntu-configuration","ubuntu"],"created_at":"2024-10-10T02:29:16.877Z","updated_at":"2026-05-02T03:31:28.297Z","avatar_url":"https://github.com/shaderecker.png","language":"YAML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bootstrap-ubuntu\nPlaybook for keeping track of my Laptop/PC Ubuntu Configuration\n\nThis is WIP as I don't recall every step I made in the past for my current setup (manual work, buuh).  \nAs I introduce new config changes to my systems, they will be added here.\n\nAlso, should I set up one of my systems completely from scratch in the future, I will put every step here in this playbook.\n\nPlz remember future me.\n\n**UPDATE: Ok, I remembered and now everything is included in this playbook.** :grin:\n\nAs baseline, Ubuntu (22.04) is installed in \"Minimal Install\" mode.\n\n\n### Instructions\nOn a fresh installation, install Ansible and git:\n```\nsudo apt install ansible git\n```\n\nClone the git repo:\n```\ngit clone https://github.com/shaderecker/bootstrap-ubuntu.git\n```\n\nThen run the Playbook for the first time:\n```\nansible-playbook bootstrap.yaml --ask-become-pass\n```\n\nAfterwards you can remove the Ansible apt package as it is managed via pip now:\n```\nsudo apt remove ansible\n```\n\nFor consecutive runs, you can just use this, as the sudo password is no longer required:\n```\nansible-playbook bootstrap.yaml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaderecker%2Fbootstrap-ubuntu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshaderecker%2Fbootstrap-ubuntu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaderecker%2Fbootstrap-ubuntu/lists"}