ansible-role-chrony/meta/main.yml

19 lines
340 B
YAML

---
galaxy_info:
role_name: chrony
namespace: nishiki
author: Adrien Waksberg
company: Adrien Waksberg
description: Install and configure chrony a NTP client and server
license: Apache2
min_ansible_version: "2.10"
platforms:
- name: Debian
versions:
- bookworm
galaxy_tags:
- ntp
dependencies: []