From 3fa537ce6a10e428139a003f1b2c743401ebade4 Mon Sep 17 00:00:00 2001 From: Lilian Roller Date: Fri, 17 May 2019 16:35:30 +0200 Subject: [PATCH] Update supported devices and Licence --- LICENSE | 1 + README.md | 23 +++++------------------ meta/main.yml | 13 ++----------- 3 files changed, 8 insertions(+), 29 deletions(-) diff --git a/LICENSE b/LICENSE index ab559c0..bb25f26 100644 --- a/LICENSE +++ b/LICENSE @@ -187,6 +187,7 @@ identification within third-party archives. Copyright 2019 L3D + Copyright 2018 diodonfrost Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index 3e528e7..c70222a 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,12 @@ This role provide a compliance for install ntp on your target host. This role was developed using Ansible 2.7 Backwards compatibility is not guaranteed. -Supported platforms: +``` +Please have a look into the meta file for supportet platform overview! +Please note: It could need some fixes on exotic untested devices! ``` -Please have a look into the meta file for this kind of information! -``` + ## Role Variables @@ -43,21 +44,6 @@ ntp_servers: ntp_statistics: false ``` -## Dependencies - -None - -## Example Playbook - -This is a sample playbook file for deploying the Ansible Galaxy ntp role in a localhost. - -```yaml ---- -- hosts: localhost - become: true - roles: - - role: diodonfrost.ntp -``` ## Local Testing @@ -147,3 +133,4 @@ Apache 2 ## Author Information This role was created in 2018 by diodonfrost. +This role was updated in 2019 by L3D diff --git a/meta/main.yml b/meta/main.yml index 67065d1..8ca834a 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -17,19 +17,16 @@ galaxy_info: - 29 - 28 - 27 - - 26 - name: Debian versions: - stretch - jessie - - wheezy - - squeeze + - buster - name: Ubuntu versions: + - disco - bionic - xenial - - trusty - - precise - name: OracleLinux versions: - 7 @@ -38,16 +35,12 @@ galaxy_info: versions: - 2017.12 - 2016.03 - - 2013.09 - name: opensuse versions: - - 13.2 - - 42.1 - 42.2 - 42.3 - name: SLES versions: - - 11 - 12 - 15 - name: ArchLinux @@ -60,10 +53,8 @@ galaxy_info: versions: - 11.2 - 10.4 - - 10.3 - name: OpenBSD versions: - - 6.0 - 6.4 galaxy_tags: