A collection of Ansible plays to build and upload packages to my Packagecloud Tools repo
Ansible playbook that grabs the latest Cloud Foundry cli .deb
and sends it up to a Packagecloud.io repository.
This playbook assumes you already have ruby and the package_cloud
gem installed and in your $PATH
.
Ansible playbook that grabs the latest Slack chat .deb
and sends it up to a Packagecloud.io repository.
This playbook assumes you already have ruby and the package_cloud
gem installed and in your $PATH
.
Ansible playbook that:
- grabs the latest direnv source
- compiles it
- creates a
.deb
using fpm - uploads to my Packagecloud Tools repo