ansible/install_kasm.yml

8 lines
95 B
YAML
Raw Normal View History

- hosts:
- db
- web
- agent
roles:
- install_common
any_errors_fatal: true