GoogleCloudPlatform / compute-video-demo-ansible

Supporting details for the Using Ansible on Compute Engine video demo
http://googlecloudplatform.github.io/compute-video-demo-ansible/
Apache License 2.0
123 stars 68 forks source link

Update README.md #5

Open crgomez opened 7 years ago

crgomez commented 7 years ago

I moved installing the SDK tool over setting the Service Account since its easier executing via Cloud Shell.

Placed in examples of creating instance and setting scopes/iam role via Cloud Shell since GUI is confusing.

Additionally added glcoud compute ssh example for setting ssh key

crgomez commented 7 years ago

Conducted suggested changes and included examples in grayed out boxes.