mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-10-01 14:03:30 -07:00
initial commit of stackdriver_monitoring role for GCP Stackdriver
This commit is contained in:
parent
282f8e3b82
commit
ac34d661ff
15 changed files with 246 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- name: Converge
|
||||
hosts: all
|
||||
roles:
|
||||
- role: stackdriver_monitoring
|
Loading…
Add table
Add a link
Reference in a new issue