Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leucos/ansible-interfaces

Minimalist debian-style interface Ansible role
https://github.com/leucos/ansible-interfaces

ansible-roles interfaces

Last synced: 2 months ago
JSON representation

Minimalist debian-style interface Ansible role

Awesome Lists containing this project

README

        

ansible-interfaces role
=======================

Debian style interface configuration

## Usage

interfaces_v4:
em1:
type: static
address: 10.0.0.1
netmask: 255.255.0.0
gateway: 10.0.255.254

em2:
type: dhcp
mtu: 9000

Michel Blanc