{"id":20287081,"url":"https://github.com/devcsrj/machine-playbook","last_synced_at":"2026-06-07T00:32:31.050Z","repository":{"id":84464905,"uuid":"235455133","full_name":"devcsrj/machine-playbook","owner":"devcsrj","description":"Development machine setup and configuration via Ansible","archived":false,"fork":false,"pushed_at":"2020-05-02T11:15:20.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T04:14:24.737Z","etag":null,"topics":["ansible","automation","developer","manjaro","playbook"],"latest_commit_sha":null,"homepage":null,"language":null,"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/devcsrj.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-21T22:35:28.000Z","updated_at":"2020-05-02T11:15:23.000Z","dependencies_parsed_at":"2023-03-08T09:15:21.569Z","dependency_job_id":null,"html_url":"https://github.com/devcsrj/machine-playbook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devcsrj/machine-playbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcsrj%2Fmachine-playbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcsrj%2Fmachine-playbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcsrj%2Fmachine-playbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcsrj%2Fmachine-playbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devcsrj","download_url":"https://codeload.github.com/devcsrj/machine-playbook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcsrj%2Fmachine-playbook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34005030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"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","automation","developer","manjaro","playbook"],"created_at":"2024-11-14T14:38:05.813Z","updated_at":"2026-06-07T00:32:30.972Z","avatar_url":"https://github.com/devcsrj.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dev Machine Ansible Playbook\n\nThis playbook installs and configures my [Manjaro](https://manjaro.org/) for software\ndevelopment. I tried to keep the tasks to be platform-agnostic as possible, but\nsupport on other flavors isn't fully tested yet.\n\nAlso, I need an excuse to learn [Ansible](https://www.ansible.com/).\n\n## Installation\n\nAssuming you already have [ansible installed](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html) \nand have cloned this repository:\n\n```\n$ ansible-galaxy install -r requirements.yml\n$ ansible-playbook main.yml -i inventory -K\n```\n\n## Inclusions\n\nUsing [powerlevel10k](https://github.com/romkatv/powerlevel10k) -themed `zsh` as baseline,\nthe following are the configured packages:\n\n### Language Environment\n\n* [golang](https://github.com/golang/go)\n* [nvm](https://github.com/nvm-sh/nvm)\n* [python](https://www.python.org/)\n* [sdkman](https://sdkman.io/)\n    * java 8 (19.2.0-grl)\n    * gradle 5.6.4\n    * maven 3.6.3\n    \n### Utilities\n\n* [bat](https://github.com/sharkdp/bat)\n* [croc](https://github.com/schollz/croc)\n* [fx](https://github.com/antonmedv/fx)\n* [httpie](https://httpie.org/)\n* [gotop](https://github.com/cjbassi/gotop)\n* [lazydocker](https://github.com/jesseduffield/lazydocker)\n\n### Cloud\n\n* [docker](https://www.docker.com/)\n* [microK8s](https://microk8s.io/)\n* [helm](https://helm.sh/)\n\n### Editor\n\n* [IntelliJ](https://www.jetbrains.com/idea/) (Ultimate)\n* vim\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevcsrj%2Fmachine-playbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevcsrj%2Fmachine-playbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevcsrj%2Fmachine-playbook/lists"}