mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-10 21:00:28 -07:00
5 lines
153 B
YAML
5 lines
153 B
YAML
---
|
|
# tasks file for stackdriver_monitoring
|
|
|
|
- name: Stackdriver Monitoring | OS Based Installation
|
|
include_tasks: "{{ ansible_os_family|lower }}.yml"
|