{"id":18338965,"url":"https://github.com/marverix/ansible-role-packer","last_synced_at":"2026-04-30T14:36:09.911Z","repository":{"id":97407460,"uuid":"259064208","full_name":"marverix/ansible-role-packer","owner":"marverix","description":"Ansible role that installs Packer on Linux","archived":false,"fork":false,"pushed_at":"2021-04-09T16:14:56.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T12:47:04.036Z","etag":null,"topics":["ansible","ansible-galaxy-role","ansible-role","hashicorp","packer"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/marverix/packer","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-26T15:25:10.000Z","updated_at":"2021-04-09T16:14:33.000Z","dependencies_parsed_at":"2023-03-06T08:45:59.809Z","dependency_job_id":null,"html_url":"https://github.com/marverix/ansible-role-packer","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marverix%2Fansible-role-packer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marverix%2Fansible-role-packer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marverix%2Fansible-role-packer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marverix%2Fansible-role-packer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marverix","download_url":"https://codeload.github.com/marverix/ansible-role-packer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248108524,"owners_count":21049145,"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","ansible-galaxy-role","ansible-role","hashicorp","packer"],"created_at":"2024-11-05T20:16:04.531Z","updated_at":"2026-04-30T14:36:09.689Z","avatar_url":"https://github.com/marverix.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role: Packer\n\n[![Build Status](https://travis-ci.com/marverix/ansible-role-packer.svg?branch=master)](https://travis-ci.com/marverix/ansible-role-packer)\n![Ansible Quality Score](https://img.shields.io/ansible/quality/48226)\n![Ansible Role](https://img.shields.io/ansible/role/48226)\n[![License: ISC](https://img.shields.io/badge/License-ISC-blue.svg)](LICENSE)\n\nAnsible role that installs Packer on Linux.\n\n## Features\n\n- ✔️ Installing Packer\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`packer_version` | Version of Packer to be installed | `1.7.2`\n`packer_package_checksum` | SHA256 checksums for packages | *checksum for 1.7.2 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.packer\n    ```\n\n1. Install Packer 1.1.1\n\n    ```yml\n    ---\n    - hosts: all\n      roles:\n        - role: marverix.packer\n          vars:\n            packer_version: 1.1.1\n            packer_package_checksum: e407566e2063ac697e0bbf6f2dd334be448d58bed93f44a186408bf1fc54c552\n    ```\n\n    Note: Here is a list of all released Packer versions https://releases.hashicorp.com/packer/\n\n## License\n\nISC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarverix%2Fansible-role-packer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarverix%2Fansible-role-packer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarverix%2Fansible-role-packer/lists"}