15 lines
240 B
YAML
15 lines
240 B
YAML
# Standards: 0.1
|
|
---
|
|
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:
|