mirror of
https://github.com/roles-ansible/ansible_role_ntp.git
synced 2024-08-16 12:59:49 +02:00
update meta infos
This commit is contained in:
parent
5c1114cbca
commit
a407457969
2 changed files with 28 additions and 16 deletions
2
LICENSE
2
LICENSE
|
@ -186,7 +186,7 @@
|
|||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright 2019 L3D
|
||||
Copyright 2019 L3D <l3d@c3woc.de>
|
||||
Copyright 2018 diodonfrost
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
|
|
@ -7,29 +7,41 @@ galaxy_info:
|
|||
min_ansible_version: 2.7
|
||||
|
||||
platforms:
|
||||
- name: Archlinux
|
||||
versions: all
|
||||
- name: Alpine
|
||||
version:
|
||||
- latest
|
||||
- 3.10
|
||||
- 3.9
|
||||
- 3.8
|
||||
- name: Clearlinux
|
||||
version:
|
||||
- latest
|
||||
- name: Debian
|
||||
versions:
|
||||
- latest
|
||||
- stable
|
||||
- 10
|
||||
- 9
|
||||
- 8
|
||||
- name: EL
|
||||
versions:
|
||||
- latest
|
||||
- 8
|
||||
- 7
|
||||
- name: Fedora
|
||||
versions:
|
||||
- latest
|
||||
- 31
|
||||
- 30
|
||||
- 29
|
||||
- 28
|
||||
- 27
|
||||
- name: Debian
|
||||
- name: Suse
|
||||
versions:
|
||||
- stretch
|
||||
- jessie
|
||||
- buster
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- bionic
|
||||
- xenial
|
||||
- name: ArchLinux
|
||||
versions:
|
||||
- any
|
||||
- name: Gentoo
|
||||
versions:
|
||||
- any
|
||||
- latest
|
||||
- 15
|
||||
|
||||
|
||||
galaxy_tags:
|
||||
- system
|
||||
|
|
Loading…
Reference in a new issue