GitXplorerGitXplorer
1

ansible-gce-sample

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
5c4a18abe5ea1211954b23b7f50a48b1bcbbf0d4

first commit.

116yuki0702 committed 7 years ago

README

The README file for this repository.

Description

sample project for set up gce instances with ansible.

Requirement

install below packages.

$ apt-get install python3
$ apt-get install python3-dev
$ apt-get install python3-setuptools
$ apt-get install python3-pip
$ pip3 install -U pip setuptools
$ pip install apache-libcloud
$ apt-get install ansible

Usage

see bootstap.sh.