{"id":18338961,"url":"https://github.com/marverix/ansible-role-vagrant","last_synced_at":"2026-05-06T10:36:35.604Z","repository":{"id":97407501,"uuid":"258876450","full_name":"marverix/ansible-role-vagrant","owner":"marverix","description":"Ansible role that installs Vagrant on Linux","archived":false,"fork":false,"pushed_at":"2021-04-09T17:36:59.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T20:46:29.726Z","etag":null,"topics":["ansible","ansible-galaxy-role","ansible-role","hashicorp","vagrant"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/marverix/vagrant","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marverix.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":"2020-04-25T21:18:42.000Z","updated_at":"2021-04-09T17:24:28.000Z","dependencies_parsed_at":"2023-03-04T05:45:36.625Z","dependency_job_id":null,"html_url":"https://github.com/marverix/ansible-role-vagrant","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/marverix/ansible-role-vagrant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marverix%2Fansible-role-vagrant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marverix%2Fansible-role-vagrant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marverix%2Fansible-role-vagrant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marverix%2Fansible-role-vagrant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marverix","download_url":"https://codeload.github.com/marverix/ansible-role-vagrant/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marverix%2Fansible-role-vagrant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279860419,"owners_count":26236532,"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","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ansible","ansible-galaxy-role","ansible-role","hashicorp","vagrant"],"created_at":"2024-11-05T20:16:04.213Z","updated_at":"2025-10-19T17:22:20.818Z","avatar_url":"https://github.com/marverix.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role: Vagrant\n\n[![Build Status](https://travis-ci.com/marverix/ansible-role-vagrant.svg?branch=master)](https://travis-ci.com/marverix/ansible-role-vagrant)\n![Ansible Quality Score](https://img.shields.io/ansible/quality/48205)\n![Ansible Role](https://img.shields.io/ansible/role/48205)\n[![License: ISC](https://img.shields.io/badge/License-ISC-blue.svg)](LICENSE)\n\nAnsible role that installs Vagrant on Linux.\n\n## Features\n\n- ✔️ Installing Vagrant\n  - Does the package's checksum check\n  - You can define which version should be installed\n- ✔️ Tested with Molecule Verify\n\n## Supported Platforms\n\n- ✔️ Ubuntu 16.04 (Xenial)\n- ✔️ Ubuntu 18.04 (Bionic)\n- ✔️ Ubuntu 20.04 (Focal)\n- ✔️ CentOS 7\n- ✔️ CentOS 8\n\n## Requirements\n\nNone\n\n## Role Variables\n\nVariable | Description | Default Value\n--- | --- | ---\n`vagrant_version` | Version of Vagrant to be installed | `2.2.15`\n`vagrant_package_checksum` | SHA256 checksums for packages | *checksums for 2.2.15 version*\n\n## Dependencies\n\nNone\n\n## Example Playbook\n\n1. The simplest one\n\n    ```yml\n    ---\n    - hosts: all\n      roles:\n        - marverix.vagrant\n    ```\n\n1. Install Vagrant 2.2.2\n\n    ```yml\n    ---\n    - hosts: all\n      roles:\n        - role: marverix.vagrant\n          vars:\n            vagrant_version: 2.2.2\n            vagrant_package_checksum:\n              deb: 4dec711612c4350733e01745ab9f5acee2fbf9756ab9728b19a4664cae5c275d\n              rpm: 1826ff2220951766b65d549f3e6e38f1eb07ff0b4c66197582b1ce62f9104035\n    ```\n\n    Note: Here is a list of all released Vagrant versions https://releases.hashicorp.com/vagrant/\n\n## License\n\nISC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarverix%2Fansible-role-vagrant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarverix%2Fansible-role-vagrant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarverix%2Fansible-role-vagrant/lists"}