]> git.phdru.name Git - ansible.git/blobdiff - playbooks/adjtimex.yml
Feat(adjtimex): Add a playbook to run `adjtimex.sh`
[ansible.git] / playbooks / adjtimex.yml
diff --git a/playbooks/adjtimex.yml b/playbooks/adjtimex.yml
new file mode 100644 (file)
index 0000000..0a8b732
--- /dev/null
@@ -0,0 +1,6 @@
+- name: adjtimex: sync time and ajust kernel coeffitients
+  hosts: "{{ hosts | default('all') }}"
+  gather_facts: false
+  tasks:
+    - name: adjtimex
+      command: /usr/local/sbin/adjtimex.sh