Skip to content

vkondula/ovirt-ansible

 
 

Repository files navigation

Build Status

ovirt-ansible

Ansible playbooks for ovirt management

create playbook based on roles and deploy whatever you want

Requirements

Package sshpass installed for authentication

You must fill file 'hosts' add a host for engine

    [engine]
    IP or FQDN

second, fill Install_engine.yml file README for this file can be found in role engine-install readme

command for run playbook:

    ansible-playbook -i example/inventory/install_engine.inv example/playbooks/install_engine.yml

About

Ansible playbooks for ovirt management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%