/ansible-openvswitch

Ansible OpenVSwitch Role

BSD 2-Clause "Simplified" LicenseBSD-2-Clause

No Maintenance Intended

openvswitch

Installs OpenVSwitch

Requirements

This role requires Ansible 1.4 or higher.

Role Variables

None

Dependencies

None

Example Playbook

Install OpenVSwitch

- hosts: all
  roles:
    - { role: kbrebanov.openvswitch }

License

BSD

Author Information

Kevin Brebanov