{"id":21292291,"url":"https://github.com/steadywool/homelab-playbook","last_synced_at":"2025-04-14T15:40:40.241Z","repository":{"id":235161289,"uuid":"790183190","full_name":"steadywool/homelab-playbook","owner":"steadywool","description":"Configure homelab with Ansible","archived":false,"fork":false,"pushed_at":"2025-03-25T18:26:30.000Z","size":9136,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T19:30:43.243Z","etag":null,"topics":["ansible","debian","docker","homelab","proxmox","self-hosted","wireguard"],"latest_commit_sha":null,"homepage":"","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steadywool.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}},"created_at":"2024-04-22T12:17:17.000Z","updated_at":"2025-03-25T18:26:34.000Z","dependencies_parsed_at":"2024-04-30T21:12:41.271Z","dependency_job_id":"3d08f3e8-5aa5-4a79-bbb0-1ad2d8b118c1","html_url":"https://github.com/steadywool/homelab-playbook","commit_stats":null,"previous_names":["steadywool/selfhosted-containers","steadywool/selfhosted-playbook","steadywool/homelab-playbook"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadywool%2Fhomelab-playbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadywool%2Fhomelab-playbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadywool%2Fhomelab-playbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadywool%2Fhomelab-playbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steadywool","download_url":"https://codeload.github.com/steadywool/homelab-playbook/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248907826,"owners_count":21181407,"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","debian","docker","homelab","proxmox","self-hosted","wireguard"],"created_at":"2024-11-21T13:48:55.845Z","updated_at":"2025-04-14T15:40:40.236Z","avatar_url":"https://github.com/steadywool.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐋 Homelab Playbook\n\nManage my Homelab with Ansible.\n\n![Homelab Schema](assets/homelab_schema.drawio.svg)\n\n*Made with [Drawio](https://www.drawio.com/).*\n\n\u003e [!NOTE]\n\u003eThis Ansible project is designed to manage my infrastructure. Major changes are necessary to adapt to your needs.\n\n## 🚀 Installation\n\n\u003e [!WARNING]\n\u003e Important variables are present in `group_vars` and `host_vars`. You need to edit them to customize your installation.\u003c/br\u003e\u003c/br\u003e\n\u003e You must also edit the `inventory` file, playbooks and other files using hosts (like the Traefik config file).\n\nFirstly, install Ansible:\n```\n# apt install ansible\n```\n\n```\n# dnf install ansible\n```\n\n```\n# pacman -S ansible\n```\n\nYou can then clone this repository and enter it:\n```\n$ git clone https://github.com/steadywool/homelab-playbook.git\n$ cd homelab-playbook\n```\n\n\u003e [!TIP]\n\u003e If you need a \"sudo\" password, use the `-K` (upper-case) argument. \u003c/br\u003e\u003c/br\u003e\n\u003e If you don't use SSH keys, add the `-k` (lower-case) argument. \u003c/br\u003e\u003c/br\u003e\n\u003e If you use an Ansible Vault, add the `-J` argument.\n\nAll playbooks are in the `playbooks` directory. Choose one and execute it:\n```\n$ ansible-playbook playbooks/PLAYBOOK_FILE.yml\n```\n\n## ✨ Configuration\n\nYou can perform partially run of playbook using tags.\n\nYou can list them with this command:\n```\n$ ansible-playbook playbooks/PLAYBOOK_FILE.yml --list-tags\n```\n\nThen use them with the `-t TAG` parameter.\n\nYou can skip some tags using the `--skip-tags TAG` parameter.\n\nYou can also run playbooks on hosts of your choice with the `--limit HOST` argument.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteadywool%2Fhomelab-playbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteadywool%2Fhomelab-playbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteadywool%2Fhomelab-playbook/lists"}