naftulikay.packer

ansible-role-packer Build Status

Installs a version of Packer.

Requirements

This module downloads a 64-bit Linux Packer binary. If support for multiple operating systems is desired, pull requests are welcome!

Role Variables

version
The version string of Packer to install. Example: 0.12.2.

Dependencies

None.

Example Playbook

Install Packer:

 - hosts: servers
   roles:
     - role: packer

Install a specific version of Packer:

 - hosts: servers
   roles:
     - { role: packer, version: "0.12.2" }

License

MIT

About

Install a version of Packer on a host.

Install
ansible-galaxy install naftulikay.packer
GitHub repository
License
mit
Downloads
723
Owner
An urban mystic, pining for conifers in a jungle of concrete and steel.