Skip to content

Ansible role to set up Packer by HashiCorp in Debian-like systems

License

Notifications You must be signed in to change notification settings

Oefenweb/ansible-packer-io

Repository files navigation

packer-io

CI Ansible Galaxy

Set up Packer by HashiCorp in Debian-like systems.

Requirements

  • unzip (will be installed)

Variables

  • packer_io_version [default: 1.10.2]: Version to install
  • packer_io_install_prefix [default: /opt]: Install prefix

Dependencies

None

Example

---
- hosts: all
  roles:
    - oefenweb.packer-io

License

MIT

Author Information

Mischa ter Smitten (based on work of Florian Pelgrim)

Feedback, bug-reports, requests, ...

Are welcome!