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

3 lines
77 B
YAML
Raw Normal View History

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