Bootstrap protobuf-install role 24/9024/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 23 Feb 2018 03:57:53 +0000 (22:57 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 23 Feb 2018 04:20:27 +0000 (23:20 -0500)
commit05fc3b88b05d7c82344ac963d991510f50cb0c39
tree7820616825b03b713b92c9190f2da2311cc0a0b9
parent7cbf5fe4487126277a711c1699508192a5343261
Bootstrap protobuf-install role

Change-Id: Ib527bdc427aeb41572c9c95b4cbd738dd8f8f660
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
22 files changed:
.coafile [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.gitreview [new file with mode: 0644]
.yamllint [new file with mode: 0644]
README.md [new file with mode: 0644]
defaults/main.yml [new file with mode: 0644]
handlers/main.yml [new file with mode: 0644]
meta/main.yml [new file with mode: 0644]
molecule.sh [new file with mode: 0755]
molecule/default/Dockerfile.j2 [new file with mode: 0644]
molecule/default/INSTALL.rst [new file with mode: 0644]
molecule/default/create.yml [new file with mode: 0644]
molecule/default/destroy.yml [new file with mode: 0644]
molecule/default/molecule.yml [new file with mode: 0644]
molecule/default/playbook.yml [new file with mode: 0644]
molecule/default/prepare.yml [new file with mode: 0644]
molecule/default/tests/test_default.py [new file with mode: 0644]
tasks/main.yml [new file with mode: 0644]
tests/inventory [new file with mode: 0644]
tests/test.yml [new file with mode: 0644]
tox.ini [new file with mode: 0644]
vars/main.yml [new file with mode: 0644]