Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/leucos/ansible-interfaces
- Owner: leucos
- Created: 2015-07-22T15:58:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T11:22:46.000Z (3 months ago)
- Last Synced: 2024-11-14T11:33:17.122Z (3 months ago)
- Topics: ansible-roles, interfaces
- Language: Shell
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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