{"id":16445233,"url":"https://github.com/dgapitts/vagrant-ansible-for-devops-3nodes","last_synced_at":"2026-02-05T04:03:21.426Z","repository":{"id":145829479,"uuid":"330747132","full_name":"dgapitts/vagrant-ansible-for-devops-3nodes","owner":"dgapitts","description":"Following ansible-for-devops course use vagrant to spin up 3 nodes - 2app and 1db","archived":false,"fork":false,"pushed_at":"2022-02-23T21:53:56.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-06T18:47:49.934Z","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/dgapitts.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":"2021-01-18T18:00:58.000Z","updated_at":"2022-02-22T16:58:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"39ee8b70-de2d-4586-91d9-6eba5586621d","html_url":"https://github.com/dgapitts/vagrant-ansible-for-devops-3nodes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dgapitts/vagrant-ansible-for-devops-3nodes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Fvagrant-ansible-for-devops-3nodes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Fvagrant-ansible-for-devops-3nodes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Fvagrant-ansible-for-devops-3nodes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Fvagrant-ansible-for-devops-3nodes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgapitts","download_url":"https://codeload.github.com/dgapitts/vagrant-ansible-for-devops-3nodes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Fvagrant-ansible-for-devops-3nodes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29110593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T03:44:17.043Z","status":"ssl_error","status_checked_at":"2026-02-05T03:44:12.077Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-10-11T09:43:43.563Z","updated_at":"2026-02-05T04:03:21.411Z","avatar_url":"https://github.com/dgapitts.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Summary\n\nFollowing \"Ansible 101 by Jeff Geerling\" and pleased to have a 3 node cluser running with vagrant and ansible provisioning.\n\nHad to tweak my inventory file \n\n    # Cannot handle SSH host authenticity prompts for multiple hosts\n    # https://stackoverflow.com/questions/23074412/how-to-set-host-key-checking-false-in-ansible-inventory-file \n    ansible_ssh_common_args='-o StrictHostKeyChecking=no'\n\n\n## First run\n\n\n    ~/projects/vagrant-ansible-for-devops-3nodes$ ansible -i inventory.ini multi -a \"hostname\"\n    192.168.60.4 | CHANGED | rc=0 \u003e\u003e\n    orc-app1.dev\n    192.168.60.6 | CHANGED | rc=0 \u003e\u003e\n    orc-db.dev\n    192.168.60.5 | CHANGED | rc=0 \u003e\u003e\n    orc-app2.dev\n\n\n## Examples\n\n* [Hello-Playbook-World - running on localhost1](docs/001-Hello-Playbook-World.md)\n* [Hello-Playbook-World with hardcode `db` host](docs/002-Hello-Playbook-World-hardcode-db-host.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgapitts%2Fvagrant-ansible-for-devops-3nodes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgapitts%2Fvagrant-ansible-for-devops-3nodes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgapitts%2Fvagrant-ansible-for-devops-3nodes/lists"}