An open API service indexing awesome lists of open source software.

https://github.com/sevenbytes/ansible-role-fpm

Ansible role for installing FPM for building OS packages
https://github.com/sevenbytes/ansible-role-fpm

ansible-role fpm

Last synced: 8 months ago
JSON representation

Ansible role for installing FPM for building OS packages

Awesome Lists containing this project

README

          

Role Name
=========

Ansible role for installing [FPM package](http://fpm.readthedocs.io/en/latest/).

Requirements
------------

n/a

Role Variables
--------------

todo

Dependencies
------------

todo

Example Playbook
----------------

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
roles:
- { role: fpm }

License
-------

BSD

Author Information
------------------

[Jakub Jarosz](https://twitter.com/qba73)