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
2022-11-16 23:34:46 +01:00

28 lines
494 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.12'
platforms:
- name: ArchLinux
versions: ['all']
- name: Debian
versions: ['all']
- name: Ubuntu
versions: ['all']
- name: EL
versions: ['all']
- name: Fedora
versions: ['all']
galaxy_tags:
- system
- packaging
- ntp
- time
dependencies: []