{"id":19818760,"url":"https://github.com/sloppycoder/linux-dev-ansible","last_synced_at":"2026-03-19T11:53:14.889Z","repository":{"id":90083708,"uuid":"235991504","full_name":"sloppycoder/linux-dev-ansible","owner":"sloppycoder","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-28T07:36:57.000Z","size":88,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-28T09:22:03.147Z","etag":null,"topics":[],"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/sloppycoder.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-24T11:35:24.000Z","updated_at":"2021-09-13T13:53:28.000Z","dependencies_parsed_at":"2025-01-11T08:13:23.617Z","dependency_job_id":"a50f2721-faa5-45f7-9c6c-150e5d33004a","html_url":"https://github.com/sloppycoder/linux-dev-ansible","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sloppycoder/linux-dev-ansible","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Flinux-dev-ansible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Flinux-dev-ansible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Flinux-dev-ansible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Flinux-dev-ansible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sloppycoder","download_url":"https://codeload.github.com/sloppycoder/linux-dev-ansible/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Flinux-dev-ansible/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29397050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T04:26:15.637Z","status":"ssl_error","status_checked_at":"2026-02-13T04:16:29.732Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-12T10:16:50.049Z","updated_at":"2026-02-13T05:41:26.264Z","avatar_url":"https://github.com/sloppycoder.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ansible playbook for setup a Linux machine for development work\n\nInstall the following items for my usualy development work\n\n- install common packages including jq, git, etc\n- zsh, oh-my-zsh and custom plugin\n- asdf, version manager for different languages including nodejs, ruby, erlang and elixir\n- golang compiler\n- google cloud sdk and additional components including kubectl, kustomize and skaffold\n- kubernetes related command line tools, kubectl, kustomize, helm, skaffold, dapr, k9s\n- aws sdk v2\n- sdkman, openjdk, maven\n- sublime text\n- python environment manager poetry\n- minikube\n\nTested on Debian/Buster, Ubuntu Bionic, Ubuntu Focal. minikube is only tested on Ubuntu\n\n## test with Vagrant\n\n```\ncd boxes/\u003cbox_directory\u003e\nvagrant up\ncd ../..\n\n./t \u003cbox_directory\u003e\n\n```\n\n## run on local server\n\n```\n# install git and ansible first\nsudo apt install git ansible\n\ngit clone \u003cthis_repo\u003e\ncd \u003crepo_directory\u003e\n\n# edit playbook.yml to select the tools needed\n# start the playbook to install tools\n./setup\n```\n\n## TODO\n\nAdd tasks for the following\n\n- install commonly used VSCode extensions, i.e. go and python\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloppycoder%2Flinux-dev-ansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsloppycoder%2Flinux-dev-ansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloppycoder%2Flinux-dev-ansible/lists"}