Hotfixes after galaxy upload
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
---
|
||||
galaxy_info:
|
||||
author: 'Oleg "Zmey!" Vasiliev'
|
||||
description: An Ansible role for configuring systemd-networkd
|
||||
@@ -6,10 +7,22 @@ galaxy_info:
|
||||
|
||||
min_ansible_version: 2.4
|
||||
|
||||
# Totally not a full list...
|
||||
platforms:
|
||||
- name: Archlinux
|
||||
versions: all
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- 16.04
|
||||
- 18.04
|
||||
- 20.04
|
||||
- name: Debian
|
||||
versions:
|
||||
- 9
|
||||
|
||||
galaxy_tags:
|
||||
- networking
|
||||
- networkd
|
||||
- systemd
|
||||
|
||||
dependencies: []
|
||||
|
||||
|
Reference in New Issue
Block a user