pull/1/head
Radim Lipovčan 3 years ago committed by GitHub
parent c3e509bf2a
commit f60bb87ae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      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

Loading…
Cancel
Save