{"id":18860040,"url":"https://github.com/duhow/proxmox-setup","last_synced_at":"2026-02-08T17:30:14.797Z","repository":{"id":170003848,"uuid":"646108656","full_name":"duhow/proxmox-setup","owner":"duhow","description":"Bootstraping new Proxmox nodes with Ansible","archived":false,"fork":false,"pushed_at":"2023-05-27T17:23:28.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T20:16:29.236Z","etag":null,"topics":["ansible-playbook","bootstrap","proxmox","server"],"latest_commit_sha":null,"homepage":"","language":null,"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/duhow.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":"2023-05-27T10:08:47.000Z","updated_at":"2024-08-22T21:19:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1c3a0d1-d1e2-468f-83ee-c556a81fd2af","html_url":"https://github.com/duhow/proxmox-setup","commit_stats":null,"previous_names":["duhow/proxmox-setup"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duhow%2Fproxmox-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duhow%2Fproxmox-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duhow%2Fproxmox-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duhow%2Fproxmox-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duhow","download_url":"https://codeload.github.com/duhow/proxmox-setup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239800487,"owners_count":19699127,"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-playbook","bootstrap","proxmox","server"],"created_at":"2024-11-08T04:20:42.694Z","updated_at":"2026-02-08T17:30:14.743Z","avatar_url":"https://github.com/duhow.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Proxmox setup\n\nScripted setup to configure a new Proxmox node.\n\nUsed in Intel NUC.\n\n## Usage\n\nIn your control node (not Proxmox), install Ansible.\n\n```shell\nsudo apt install -y sshpass\npython3 -m pip install --user --break-system-packages ansible \n```\n\nCopy the file `hosts.template` to `hosts` and update the host list.\n\nVerify you can reach all the hosts.\n\n```shell\nansible all -m ping -i hosts\n```\n\nFinally, execute the bootstrapping process.\n\n```shell\nansible-playbook -i hosts bootstrap.yaml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduhow%2Fproxmox-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduhow%2Fproxmox-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduhow%2Fproxmox-setup/lists"}