From 6f144679bbb4c3f03a34bf653b8c1910f86c5fb3 Mon Sep 17 00:00:00 2001 From: L3D Date: Tue, 28 Nov 2023 03:42:30 +0100 Subject: [PATCH] ntp: change logging folder permissions --- README.md | 4 ++-- galaxy.yml | 2 +- roles/ntp | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index af9114d..c12f41b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Here are all our ansible roles for installing git server. ## Using this Collection You can install the collection using ansible-galaxy by running: ```bash -ansible-galaxy collection install l3d.time:1.0.1 +ansible-galaxy collection install l3d.time:1.0.2 ``` Remember you can to Upgrade to the latest version of the l3d.time collection using the ``--upgrade`` parameter: @@ -43,7 +43,7 @@ You can also list a collection in ``requirements.yml``: --- collections: - name: l3d.time - version: ">=1.0.1" + version: ">=1.0.2" ``` ## Include roles in your playbook diff --git a/galaxy.yml b/galaxy.yml index c8801ff..f5890da 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -9,7 +9,7 @@ namespace: l3d name: time # The version of the collection. Must be compatible with semantic versioning -version: 1.0.1 +version: 1.0.2 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md diff --git a/roles/ntp b/roles/ntp index 5adecb3..cac94e5 160000 --- a/roles/ntp +++ b/roles/ntp @@ -1 +1 @@ -Subproject commit 5adecb3a0e5b471a29bc6d93e96ca421448462f0 +Subproject commit cac94e5c60deea0a52e204898b4322b36aee902e