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,20 @@
---
galaxy_info:
author: ericsysmin
role_name: stackdriver_logging
description: Ansible role to install Stackdriver logging agent
license: Apache-2.0
min_ansible_version: 2.8
platforms:
- name: EL
versions:
- 6
- 7
- 8
- name: Ubuntu
versions:
- precise
- trusty
- xenial
galaxy_tags: []
dependencies: []