From: Oleg Broytman Date: Sun, 14 Jul 2019 13:40:44 +0000 (+0300) Subject: Fix(adjtimex): Fix spelling X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=53d8790de4c8429c03f4766261b42af38f9f5072;p=ansible.git Fix(adjtimex): Fix spelling --- diff --git a/playbooks/adjtimex.yml b/playbooks/adjtimex.yml index 0a8b732..b8e9239 100644 --- a/playbooks/adjtimex.yml +++ b/playbooks/adjtimex.yml @@ -1,4 +1,4 @@ -- name: adjtimex: sync time and ajust kernel coeffitients +- name: adjtimex: sync time and adjust kernel coefficients hosts: "{{ hosts | default('all') }}" gather_facts: false tasks: