mirror of
https://github.com/kasmtech/ansible
synced 2024-12-12 13:02:32 +00:00
7 lines
95 B
YAML
7 lines
95 B
YAML
- hosts:
|
|
- db
|
|
- web
|
|
- agent
|
|
roles:
|
|
- install_common
|
|
any_errors_fatal: true
|