systemd-networkd/meta/main.yml

31 lines
498 B
YAML
Raw Permalink Normal View History

2020-06-04 00:57:09 +03:00
---
2020-06-04 00:41:22 +03:00
galaxy_info:
author: 'Oleg "Zmey!" Vasiliev'
description: An Ansible role for configuring systemd-networkd
license: MIT
min_ansible_version: 2.4
2020-06-04 00:57:09 +03:00
# Totally not a full list...
platforms:
- name: Archlinux
versions: all
- name: Ubuntu
versions:
2020-06-04 01:07:57 +03:00
- xenial
- boinic
- focal
2020-06-04 00:57:09 +03:00
- name: Debian
versions:
2020-06-04 01:07:57 +03:00
- jessie
- stretch
- buster
2020-06-04 00:57:09 +03:00
2020-06-04 00:41:22 +03:00
galaxy_tags:
- networking
- networkd
- systemd
dependencies: []