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

28 lines
445 B
YAML

---
galaxy_info:
role_name: ntp
author: do1jlr
description: Ansible role for manage ntp daemon
license: "Apache"
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: []