GoogleCloudPlatform / google-cloud-ops-agents-ansible

Ansible Role for Google Cloud Ops
https://cloud.google.com/products/operations
Apache License 2.0
100 stars 55 forks source link

Add option to install the role via ansible-galaxy. #68

Closed qingling128 closed 3 years ago

qingling128 commented 3 years ago

Addresses feedback in b/193553018.

Tested:

$ ansible-galaxy install git+https://github.com/GoogleCloudPlatform/google-cloud-ops-agents-ansible.git
Starting galaxy role install process
- extracting google-cloud-ops-agents-ansible to /usr/local/google/home/lingshi/.ansible/roles/google-cloud-ops-agents-ansible
- google-cloud-ops-agents-ansible was installed successfully
qingling128 commented 3 years ago

The failed Kokoro job is a separate known issue that's being worked on. This doc change is not related to that. Thus merging.