mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-07 03:10:30 -07:00
20 lines
387 B
YAML
20 lines
387 B
YAML
---
|
|
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: []
|