diff --git a/chrony/tasks/ubuntu.yml b/chrony/tasks/ubuntu.yml index 6049560..119c823 100644 --- a/chrony/tasks/ubuntu.yml +++ b/chrony/tasks/ubuntu.yml @@ -1,3 +1,5 @@ --- - name: Install the require packages in Ubuntu derivatives apt: name=chrony state={{ chrony_pkg_state }} + +# again old syntax, look up ansible apt module a opis to z toho