lisa/examples/runbook
Chi Song 787c60d204 Yaml: change Camel case to snake_case in yaml
The camelCase is recommended in yaml, but it's different with Python
style. The trouble is when searching in yaml, it's hard to find Python
schema, and versus. So change to use snake_case, for easier searching.
2021-02-02 07:00:00 +08:00
..
hello_world.yml implement sample console notifier 2020-10-03 07:11:02 +08:00
hello_world_azure.yml Yaml: change Camel case to snake_case in yaml 2021-02-02 07:00:00 +08:00
hello_world_remote.yml update example runbooks 2020-09-17 07:32:15 +08:00