19 lines
334 B
YAML
19 lines
334 B
YAML
---
|
|
galaxy_info:
|
|
author: Jokester <main@jokester.fr>
|
|
description: Meta role to configure the network
|
|
license: MIT
|
|
min_ansible_version: "2.10"
|
|
galaxy_tags:
|
|
- network
|
|
- linux
|
|
- debian
|
|
- archlinux
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- all
|
|
- name: ArchLinux
|
|
versions:
|
|
- all
|