mirror of
https://github.com/adammck/terraform-inventory
synced 2024-11-23 00:12:13 +01:00
7 lines
94 B
YAML
7 lines
94 B
YAML
- hosts:
|
|
- web-aws
|
|
- web-do
|
|
- web-cs
|
|
tasks:
|
|
- command: "echo Hello, world!"
|