2 lines
95 B
YAML
2 lines
95 B
YAML
- include_tasks: "setup.yml"
|
|
when: skip_common_setup is not defined or not skip_common_setup
|