Skip to content

Instantly share code, notes, and snippets.

View Ntr0's full-sized avatar
💭
🤘

Christian Schulze-Wiehenbrauk Ntr0

💭
🤘
View GitHub Profile
@Ntr0
Ntr0 / linux_bridge.py
Created December 8, 2017 17:15 — forked from upa/LICENSE
Ansible Module for Linux Bridge and VLAN
#!/usr/bin/env python
#-*- coding: utf-8 -*-
DOCUMENTATION = '''
---
module: linux_bridge
short_description: Manage Linux bridges
requirements: [ brctl ]
description:
- Manage Linux bridges