ansible-ifupdown
ansible-ifupdown copied to clipboard
Manage network interface configuration in /etc/network/interfaces
ifupdown
ifupdown is a set of high-level scripts in Debian/Ubuntu Linux
distributions which can be used to configure network interfaces, bridges,
VLAN interfaces, bonding, and so on. You can find example configuration and
usage guides guides on the NetworkConfiguration page of the Debian Wiki.
debops.ifupdown is an Ansible role which wraps ifupdown in an easy to
use, and Ansible-friendly interface. It aims to be a safe and reliable way
to let you configure network interfaces on hosts managed using Ansible. It
can be used either as a standalone role configured using role/inventory
variables, or as a dependency of another role, to provide network
configuration as needed.
Installation
This role requires at least Ansible v2.2.0. To install it, run:
ansible-galaxy install debops.ifupdown
Documentation
More information about debops.ifupdown can be found in the
official debops.ifupdown documentation.
Are you using this as a standalone role without DebOps?
You may need to include missing roles from the DebOps common playbook into your playbook.
Try DebOps now for a complete solution to run your Debian-based infrastructure.
Authors and license
- Maciej Delmanowski (maintainer) | e-mail | Twitter | GitHub
- Robin Schneider | e-mail | GitHub
License: GPL-3.0
This role is part of DebOps. README generated by ansigenome.