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

29 lines
475 B
YAML
Raw Normal View History

2021-03-12 13:26:34 +01:00
---
2018-12-28 10:49:24 +01:00
galaxy_info:
2018-12-28 11:54:06 +01:00
role_name: ntp
author: do1jlr
2021-09-27 00:14:59 +02:00
description: install and configure the Network Time Protocol (NTP) Daemon
license: "Apache-2.0"
2018-12-28 10:49:24 +01:00
min_ansible_version: 2.11
2018-12-28 10:49:24 +01:00
2018-12-28 11:54:06 +01:00
platforms:
2020-01-16 17:07:48 +01:00
- name: Archlinux
versions: all
- name: Clearlinux
version: all
2020-01-16 17:07:48 +01:00
- name: Debian
versions: all
2018-12-28 11:54:06 +01:00
- name: EL
versions: all
2018-12-28 11:54:06 +01:00
- name: Fedora
versions: all
2018-12-28 10:49:24 +01:00
2018-12-28 11:54:06 +01:00
galaxy_tags:
- system
- packaging
- ntp
2019-05-17 16:25:17 +02:00
- time
2018-12-28 10:49:24 +01:00
dependencies: []