bifrost/releasenotes/notes/bifrost-cli-extra-19fd989a05b2e4b4.yaml
Dmitry Tantsur b67115d48c Support extra-vars in bifrost-cli
Use it to provide git_url_root in the CI

Change-Id: I99a3a202125f5ca805030a2363729aa81c8f5b4e
2020-07-21 14:50:02 +02:00

7 lines
184 B
YAML

---
features:
- |
Extra parameters for ansible can now be passed to ``bifrost-cli`` via
the ``-e``/``--extra-vars`` flag. The format is the same as for
ansible-playbook.