14 lines
215 B
YAML
14 lines
215 B
YAML
|
---
|
||
|
galaxy_info:
|
||
|
author: xoxys
|
||
|
description: Role to manage network interfaces
|
||
|
license: MIT
|
||
|
min_ansible_version: 2.4
|
||
|
platforms:
|
||
|
- name: EL
|
||
|
versions:
|
||
|
- 7
|
||
|
galaxy_tags:
|
||
|
- network
|
||
|
dependencies:
|