mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-08-24 15:01:50 -07:00
initial commit of stackdriver_monitoring role for GCP Stackdriver
This commit is contained in:
parent
282f8e3b82
commit
ac34d661ff
15 changed files with 246 additions and 0 deletions
11
roles/stackdriver_monitoring/molecule/default/.yamllint
Normal file
11
roles/stackdriver_monitoring/molecule/default/.yamllint
Normal file
|
@ -0,0 +1,11 @@
|
|||
extends: default
|
||||
|
||||
rules:
|
||||
braces:
|
||||
max-spaces-inside: 1
|
||||
level: error
|
||||
brackets:
|
||||
max-spaces-inside: 1
|
||||
level: error
|
||||
line-length: disable
|
||||
truthy: disable
|
Loading…
Add table
Add a link
Reference in a new issue