1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_ntp.git synced 2024-08-16 12:59:49 +02:00
ansible_role_ntp/meta/main.yml
2018-12-28 11:54:06 +01:00

67 lines
1.1 KiB
YAML

galaxy_info:
role_name: ntp
author: diodonfrost
company: diodonfrost
description: Ansible role for manage ntp daemon on a large number of os
license: license Apache
min_ansible_version: 2.7
platforms:
- name: EL
versions:
- 7
- 6
- 5
- name: Fedora
versions:
- 29
- 28
- 27
- 26
- name: Debian
versions:
- stretch
- jessie
- wheezy
- squeeze
- name: Ubuntu
versions:
- bionic
- xenial
- trusty
- precise
- trusty
- name: OracleLinux
versions:
- 7
- 6
- name: Amazon
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
versions:
- any
- name: Gentoo
versions:
- stage3
galaxy_tags:
- system
- packaging
- ntp
dependencies: []