fix: add missing meta folder

This commit is contained in:
Adrien Waksberg 2024-08-07 11:01:09 +02:00
parent 8ff60b56ff
commit 2717df45bc

19
meta/main.yml Normal file
View file

@ -0,0 +1,19 @@
---
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: []