ironic-python-agent-builder/playbooks/ironic-python-agent-build-i.../pre.yaml

8 lines
141 B
YAML

- hosts: all
tasks:
- import_role:
name: ipa-build-dib-image
tasks_from: install.yaml
when: image_type == 'dib'