Oefenweb / ansible-packer-io

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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

License:MIT License


Languages

Language:Dockerfile 100.0%