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
- Host: GitHub
- URL: https://github.com/sevenbytes/ansible-role-fpm
- Owner: sevenbytes
- Created: 2018-03-05T21:26:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-05T21:36:35.000Z (about 8 years ago)
- Last Synced: 2025-07-22T01:28:20.392Z (10 months ago)
- Topics: ansible-role, fpm
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)