Adding ntp and time

This commit is contained in:
L3D 2023-11-28 01:19:59 +01:00
parent 8c74666891
commit 0dc7e3a1c3
No known key found for this signature in database
GPG key ID: AD65B920933B4B20

View file

@ -439,7 +439,7 @@ no_galaxy: true
----
galaxy_name: l3d.avahi
----
galaxy_url: https://galaxy.ansible.com/l3d/avahi
galaxy_url: https://galaxy.ansible.com/ui/repo/published/l3d/avahi/
----
maintainance: true
----
@ -459,3 +459,28 @@ name: Avahi Daemon
role_name: l3d.avahi_daemon
-----
galaxy_name: l3d.avahi.daemon
#### collections ####
name: Ansible time collection
----
gitrepo: https://github.com/roles-ansible/ansible_collection_time
----
gitearepo: https://git.l3d.ch/ansible/ansible_collection_time.git
----
no_galaxy: true
----
galaxy_name: l3d.time
----
galaxy_url: https://galaxy.ansible.com/ui/repo/published/l3d/time/
----
maintainance: true
----
license: MIT
----
roles:
##### single #####
name: NTP Server
-----
role_name: l3d.ntp
-----
galaxy_name: l3d.time.ntp