machine_setup/ansible/roles/cpu/tasks/freebsd.yaml

3 lines
77 B
YAML
Raw Normal View History

2022-10-15 23:51:54 +00:00
- include_tasks: "tasks/freebsd_{{cputype}}.yaml"
when: cputype is defined