Skip to content
This repository was archived by the owner on Jun 21, 2020. It is now read-only.

Ansible: Common Bridge

Scot P. Floess edited this page Sep 14, 2016 · 1 revision

common/bridge

This role will install and setup an ethernet bridge.

An /etc/sysconfig/ifcfg-[bridge_name] will be created for you and assigned to ethernet adapter as well as enabling packet forwarding.

Variables

Optional

  • bridge_interface: defaults to ansible_default_ipv4.interface
  • bridge_name: defaults to bridge0
Clone this wiki locally