{"id":20140695,"url":"https://github.com/goffinet/ansible-nodes","last_synced_at":"2026-03-06T15:32:40.854Z","repository":{"id":116033957,"uuid":"159071456","full_name":"goffinet/ansible-nodes","owner":"goffinet","description":"ansible playbook to configure kvm nodes lab","archived":false,"fork":false,"pushed_at":"2019-05-01T19:19:19.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T23:28:35.844Z","etag":null,"topics":[],"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/goffinet.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":"2018-11-25T20:26:16.000Z","updated_at":"2025-01-01T22:33:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"5e8bc538-ba93-49f7-a0c5-3d0f4aa0161c","html_url":"https://github.com/goffinet/ansible-nodes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/goffinet/ansible-nodes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goffinet%2Fansible-nodes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goffinet%2Fansible-nodes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goffinet%2Fansible-nodes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goffinet%2Fansible-nodes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goffinet","download_url":"https://codeload.github.com/goffinet/ansible-nodes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goffinet%2Fansible-nodes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30183473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T14:42:24.748Z","status":"ssl_error","status_checked_at":"2026-03-06T14:42:14.925Z","response_time":250,"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-13T21:53:14.143Z","updated_at":"2026-03-06T15:32:40.833Z","avatar_url":"https://github.com/goffinet.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ansible-nodes\n\nansible playbooks to configure KVM Ubuntu nodes lab\n\n## Usage\n\n* Clone this repo and test the Ansible connectivity\n\n  ```\n  git clone https://github.com/goffinet/ansible-nodes\n  cd ansible-nodes\n  ansible all -m ping\n\tansible-playbook -i hosts main.yml\n  ```\n\n## Prereqs\n\n* Install virt-scripts and prepare your Host for KVM/libvirt\n\n  ```\n\tgit clone https://github.com/goffinet/virt-scripts\n\tsudo ~/virt-scripts/autoprep.sh\n  ```\n\n* Download the base image and put it in /var/lib/libvirt/images/.\n\n\t ```\n\t curl -O https://s3.fr-par.scw.cloud/getimages/ubuntu1804.qcow2\n\t sudo mv ubuntu1804.qcow2 /var/lib/libvirt/images/ubuntu1804.qcow2\n\t ```\n\n* Create 5 Ubuntu nodes\n\n  ```\n  for x in {1..5} ; do sudo ~/virt-scripts/define-guest-image.sh node$x ubuntu1804 ; done\n  ```\n\n## Enjoy with Ansible !\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoffinet%2Fansible-nodes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoffinet%2Fansible-nodes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoffinet%2Fansible-nodes/lists"}