{"id":24272669,"url":"https://github.com/marcwrobel/setup","last_synced_at":"2026-04-30T22:35:15.033Z","repository":{"id":272199567,"uuid":"915792305","full_name":"marcwrobel/setup","owner":"marcwrobel","description":"A local-only Ansible playbook for setting up current user's environment.","archived":false,"fork":false,"pushed_at":"2026-01-31T11:19:08.000Z","size":170,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-19T20:43:35.617Z","etag":null,"topics":["ansible","debian","dotfiles","linux"],"latest_commit_sha":null,"homepage":"","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcwrobel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-12T20:10:00.000Z","updated_at":"2026-01-31T11:19:11.000Z","dependencies_parsed_at":"2025-01-12T22:19:22.228Z","dependency_job_id":"60d779de-324c-4052-83b6-149512dee7e2","html_url":"https://github.com/marcwrobel/setup","commit_stats":null,"previous_names":["marcwrobel/setup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcwrobel/setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcwrobel%2Fsetup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcwrobel%2Fsetup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcwrobel%2Fsetup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcwrobel%2Fsetup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcwrobel","download_url":"https://codeload.github.com/marcwrobel/setup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcwrobel%2Fsetup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32479448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","debian","dotfiles","linux"],"created_at":"2025-01-15T18:42:42.269Z","updated_at":"2026-04-30T22:35:10.012Z","avatar_url":"https://github.com/marcwrobel.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"A local-only Ansible playbook for setting up current user's environment on a Debian-based system.\n\n## Getting Started\n\nFirst clone this repository and install [`asdf`](https://asdf-vm.com/guide/getting-started.html) on the environment you want to set up.\n\nThen install the plugins and the versions specified in the `.tool-versions` file:\n```bash\nasdf plugin-add uv\nasdf install\n```\n\nFinally, run the playbook (check mode) with:\n\n```bash\nuvx --from 'ansible\u003e=11' ansible-playbook --ask-become-pass setup.yml --check\n```\n\n## Running parts of the playbook\n\nYou can run specific parts of the playbook (check mode) with:\n\n```bash\nuvx --from 'ansible\u003e=11' ansible-playbook --ask-become-pass setup.yml --tags \u003ctag\u003e  --check\n```\n\n## Linting\n\nCode linting is done with `ansible-lint`, and is automatically run by the CI pipeline. You can run it locally with:\n\n```bash\nuvx ansible-lint --strict --fix=all\n```\n\n## Tools versions\n\nYou can get tools version with:\n\n```bash\nuvx --from 'ansible' ansible --version\nuvx ansible-lint --nocolor --version\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcwrobel%2Fsetup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcwrobel%2Fsetup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcwrobel%2Fsetup/lists"}