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
|
2023-04-20 23:06:34 +02:00
|
|
|
author: l3d
|
|
|
|
description: Install and Configure the Network Time Protocol (NTP) Daemon
|
2021-09-27 00:14:59 +02:00
|
|
|
license: "Apache-2.0"
|
2018-12-28 10:49:24 +01:00
|
|
|
|
2023-04-20 23:06:34 +02:00
|
|
|
min_ansible_version: '2.13'
|
2018-12-28 10:49:24 +01:00
|
|
|
|
2018-12-28 11:54:06 +01:00
|
|
|
platforms:
|
2022-11-16 23:34:46 +01:00
|
|
|
- name: ArchLinux
|
|
|
|
versions: ['all']
|
2020-01-16 17:07:48 +01:00
|
|
|
- name: Debian
|
2022-11-16 23:34:46 +01:00
|
|
|
versions: ['all']
|
|
|
|
- name: Ubuntu
|
|
|
|
versions: ['all']
|
2018-12-28 11:54:06 +01:00
|
|
|
- name: EL
|
2022-11-16 23:34:46 +01:00
|
|
|
versions: ['all']
|
2018-12-28 11:54:06 +01:00
|
|
|
- name: Fedora
|
2022-11-16 23:34:46 +01:00
|
|
|
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
|
2023-04-20 23:06:34 +02:00
|
|
|
- linux
|
2018-12-28 10:49:24 +01:00
|
|
|
|
|
|
|
dependencies: []
|