ricardogama.protobuf

ansible-role-protobuf

Ansible role for Google protocol buffers.

Status

galaxy license

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
About

Google protocol buffers role

Install
ansible-galaxy install ricardogama.protobuf
GitHub repository
License
mit
Downloads
48