mirror of
https://github.com/kasmtech/ansible
synced 2024-11-12 23:07:16 +00:00
4 lines
68 B
YAML
4 lines
68 B
YAML
- hosts: all
|
|
roles:
|
|
- install_common
|
|
any_errors_fatal: true
|