{"id":24441992,"url":"https://github.com/jpcaparas/ubuntu-playbooks","last_synced_at":"2026-05-19T11:33:20.953Z","repository":{"id":242319547,"uuid":"808936132","full_name":"jpcaparas/ubuntu-playbooks","owner":"jpcaparas","description":"A collection of Ubuntu-focused Ansible Playbooks for various use-cases (server, workstation, even a friend's PC).","archived":false,"fork":false,"pushed_at":"2024-06-03T07:48:37.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T21:46:15.080Z","etag":null,"topics":["ansible","automation","bootstrap","ubuntu"],"latest_commit_sha":null,"homepage":"","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/jpcaparas.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":"2024-06-01T07:55:08.000Z","updated_at":"2024-06-03T07:48:40.000Z","dependencies_parsed_at":"2024-06-02T07:52:51.564Z","dependency_job_id":"5a380e4b-8a36-42fb-a1f8-eeacffcb0649","html_url":"https://github.com/jpcaparas/ubuntu-playbooks","commit_stats":null,"previous_names":["jpcaparas/playbooks"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcaparas%2Fubuntu-playbooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcaparas%2Fubuntu-playbooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcaparas%2Fubuntu-playbooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcaparas%2Fubuntu-playbooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpcaparas","download_url":"https://codeload.github.com/jpcaparas/ubuntu-playbooks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243510555,"owners_count":20302395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","bootstrap","ubuntu"],"created_at":"2025-01-20T21:43:56.147Z","updated_at":"2026-05-19T11:33:10.919Z","avatar_url":"https://github.com/jpcaparas.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ubuntu Playbooks\n\nThis repository contains Ansible playbooks to provision different types of Ubuntu machines:\n\n- Common: Base packages installed on all machines\n- Server: Packages for servers, imports common playbook \n- Workstation: Packages for workstations, imports server and common playbooks\n- Friend: Packages for friend's machines, imports common playbook\n\n## Running Playbooks\n\n1. [Install Ansible v2.x](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html) on your local machine\n1. Clone this repository and `cd` into it.\n1. Install required Ansible roles: `ansible-galaxy install -r requirements.yml`\n1. Run: \n   - Common packages: `ansible-playbook playbook.yml -vvv`\n   - Server packages: `ansible-playbook playbook.yml -vvv --tags=server`\n   - Workstation packages: `ansible-playbook playbook.yml -vvv --tags=workstation`\n   - Combination server + workstation packages: `ansible-playbook playbook.yml -vvv --tags=server,workstation`\n   - Friend packages: `ansible-playbook playbook.yml -vvv --tags=friend`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpcaparas%2Fubuntu-playbooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpcaparas%2Fubuntu-playbooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpcaparas%2Fubuntu-playbooks/lists"}