mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-08-11 16:44:30 -07:00
initial commit of stackdriver logging role for GCP
This commit is contained in:
parent
282f8e3b82
commit
42a304bdda
16 changed files with 282 additions and 0 deletions
5
roles/stackdriver_logging/molecule/default/playbook.yml
Normal file
5
roles/stackdriver_logging/molecule/default/playbook.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- name: Converge
|
||||
hosts: all
|
||||
roles:
|
||||
- role: stackdriver_logging
|
Loading…
Add table
Add a link
Reference in a new issue