[release-announce] ansible-role-chrony 1.3.0

no-reply at openstack.org no-reply at openstack.org
Wed Nov 2 16:25:12 UTC 2022


We eagerly announce the release of:

ansible-role-chrony 1.3.0: ansible-role-chrony - Ansible chrony role

The source is available from:

    https://opendev.org/openstack/ansible-role-chrony

Download the package from:

    https://tarballs.openstack.org/ansible-role-chrony/

For more details, please see below.

Changes in ansible-role-chrony 1.2.0..1.3.0
-------------------------------------------

62654c8 Sync defaults for chrony with tripleo-heat-templates
9528e8a Add tasks for run and sync to chrony role
7ccf873 Change chrony_role_action default to 'all'


Diffstat (except docs and test files)
-------------------------------------

ansible-requirements.txt |  2 +-
defaults/main.yml        | 15 ++++++++++-----
setup.py                 |  1 +
tasks/config.yml         | 39 +++++++++++++++++++--------------------
tasks/install.yml        | 34 ++++++++++++++++++++++++++++++++++
tasks/main.yml           | 29 ++++++++++++++++++++++++-----
tasks/run.yml            | 39 +++++++++++++++++++++++++++++++++++++++
tasks/sync.yml           | 22 ++++++++++++++++++++++
tasks/vars.yml           | 22 ++++++++++++++++++++++
9 files changed, 172 insertions(+), 31 deletions(-)


Requirements updates
--------------------

diff --git a/ansible-requirements.txt b/ansible-requirements.txt
index 7507f3e..540637e 100644
--- a/ansible-requirements.txt
+++ b/ansible-requirements.txt
@@ -6 +6 @@ ansible<2.10
-ansible-lint
+ansible-lint<4.3.0






More information about the Release-announce mailing list