src.dualinventive.com/devops/ansible/external-roles/network-interfaces/meta/main.yml

24 lines
461 B
YAML

# meta file for network-interfaces
---
galaxy_info:
author: Andreas Reischuck
company: Dresden Weekly
description: Manage network interfaces in Debian-like systems
license: MIT
min_ansible_version: 2.2.0.0
platforms:
- name: Ubuntu
versions:
- precise
- trusty
- xenial
- name: Debian
versions:
- wheezy
- jessie
- stretch
galaxy_tags:
- networking
- system
dependencies: []