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

Use new modules in examples #8

Closed rambleraptor closed 5 years ago

rambleraptor commented 5 years ago

Over at Google, we've been building out a brand new set of GCP modules for Ansible. These modules are easier to use, more flexible, and don't have a hard dependency on libcloud.

This PR migrates this demo to use the new modules along with new documentation.