You've already forked ansible-role-networking
23 lines
443 B
YAML
23 lines
443 B
YAML
dependencies: []
|
|
galaxy_info:
|
|
author: Markus Pesch
|
|
company: Cryptic Systems
|
|
description: Role to configure network interfaces via systemd on different distributions
|
|
license: MIT
|
|
min_ansible_version: "2.9"
|
|
namespace: volker-raschek
|
|
platforms:
|
|
- name: ArchLinux
|
|
versions:
|
|
- all
|
|
- name: EL
|
|
versions:
|
|
- all
|
|
- name: Fedora
|
|
versions:
|
|
- all
|
|
- name: Ubuntu
|
|
versions:
|
|
- all
|
|
role_name: networking
|