mirror of
https://github.com/kasmtech/ansible.git
synced 2026-07-17 16:46:36 +00:00
4 lines
68 B
YAML
4 lines
68 B
YAML
- hosts: all
|
|
roles:
|
|
- install_common
|
|
any_errors_fatal: true
|