Ansible library and roles to create topology on Ravello
2.0K
Collection of Ansible roles to programmatically interact with Ravello
With these roles, it's possible to:
You can reference to this project for an example: https://github.com/dgarros/rav-ipfabric-demo
A docker container juniper/ravello-ansible is provided to easily use this project.
By default working directory for the container is /project, if you mount it you can use the container directly on your local project
docker run -t -i -v $(pwd):/project juniper/ravello-ansible ansible-playbook -i <inventory> <playbook>
Please, visit the main documentation
Content type
Image
Digest
Size
38.1 MB
Last updated
about 8 years ago
docker pull juniper/ravello-ansible