project-config/playbooks/wheel/build.yaml

11 lines
164 B
YAML

- hosts: all
strategy: free
pre_tasks:
- name: Set fact for wheel dir
set_fact:
wheel_dir: /opt/wheel/workspace
roles:
- build-wheels