Ansible-Roles/roles/chrony/meta/main.yml
2026-05-08 22:12:36 +03:00

23 lines
354 B
YAML

# vim: ai et ts=2 st=2 sw=2 :
---
galaxy_info:
author: IT Infrastructure at MET Norway
description: Role for managing NTP with chrony
company: MET Norway
role_name: chrony
namespace: metno
license: GPLv2
min_ansible_version: "2.16"
galaxy_tags:
- ntp
- time
- timezone
collections:
- community.general
dependencies: []