naftulikay.packer
ansible-role-packer 
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
Install
ansible-galaxy install naftulikay.packerLicense
mit
Downloads
723
Owner
An urban mystic, pining for conifers in a jungle of concrete and steel.
