Installs packer
None
See defaults/main.yml for a list and description of variables used in this role.
---
- hosts: localhost
connection: local
roles:
- kostyrev.packer
git clone https://github.com/kostyrev/ansible-role-packer.git kostyrev.packer
cd kostyrev.packer && make install
BSD
Aleksandr Kostyrev