641b627a7a
* Allow users and CI pipelines to run tobiko install command * Users can specify which environment to use Also: * Removed os-fault configuration generation - this is done by Tobiko itself * Remove other unused tasks Change-Id: Ieeba8d4094cb3764a2a2de99debbac3acd886180
4 lines
71 B
YAML
4 lines
71 B
YAML
---
|
|
- import_playbook: install.yml
|
|
when: test.install|default(False)
|