initial commit of stackdriver logging role for GCP

This commit is contained in:
Eric Anderson 2020-04-24 15:54:06 -07:00
commit 42a304bdda
16 changed files with 282 additions and 0 deletions

View file

@ -0,0 +1,5 @@
---
# handlers file for stackdriver_logging
- name: Stackdriver Logging | Restart Stackdriver Agent
service: name={{ stackdriver_log_service_name }} state=restarted