Skip to content

sys_use

Ruben S. Montero edited this page Jun 27, 2023 · 19 revisions

Using the Playbooks

GitHub Project

The easiest way to use the playbooks is by cloning the GitHub project. Throught out this documentation we will refer to several files in the project tree and assume they are avialble to you.

$ git clone https://github.com/OpenNebula/one-deploy.git

Ansible Galaxy Collection

For more advance users, the playbooks are available as part of the Ansible Galaxy community site, just take a look at the documentation of each role in the OpenNebula collection to include them in your own playbooks.

Clone this wiki locally