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
2021-09-27 00:14:59 +02:00

28 lines
475 B
YAML

---
galaxy_info:
role_name: ntp
author: do1jlr
description: install and configure the Network Time Protocol (NTP) Daemon
license: "Apache-2.0"
min_ansible_version: 2.11
platforms:
- name: Archlinux
versions: all
- name: Clearlinux
version: all
- name: Debian
versions: all
- name: EL
versions: all
- name: Fedora
versions: all
galaxy_tags:
- system
- packaging
- ntp
- time
dependencies: []