ansible/install_kasm.yml

7 lines
95 B
YAML

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