mirror of
https://github.com/adammck/terraform-inventory
synced 2024-11-23 04:22:08 +01:00
6 lines
77 B
YAML
6 lines
77 B
YAML
- hosts:
|
|
- alpha
|
|
- beta
|
|
tasks:
|
|
- command: "echo Hello, world!"
|