ricardogama.protobuf
ansible-role-protobuf
Ansible role for Google protocol buffers.
Status
Installation
Install this role via Galaxy:
$ ansible-galaxy install ricardogama.protobuf
Variables
Override the protobuf distribution if necessary:
protobuf_src: https://github.com/google/protobuf/releases/download/v3.5.1/protoc-3.5.1-linux-x86_64.tar.gz
Below is the default directory where the protobuf distribution will be saved to:
protobuf_dest: /usr/local/protoc
Playbook example
Just add ricardogama.protobuf to your playbook roles:
- hosts: localhost
roles:
- ricardogama.protobuf
Install
ansible-galaxy install ricardogama.protobufLicense
mit
Downloads
48
Owner
