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