]> git.phdru.name Git - ansible.git/commitdiff
Fix(adjtimex): Fix executable permissions
authorOleg Broytman <phd@phdru.name>
Mon, 22 Jul 2019 18:42:26 +0000 (21:42 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 22 Jul 2019 18:42:26 +0000 (21:42 +0300)
playbooks/adjtimex.yml

index de0709061dc218b4c569086716e2d0aa21e3b167..adf745c9fecc88d0e7e67ca3967cdabde3df24cf 100644 (file)
@@ -9,6 +9,6 @@
         dest: /usr/local/sbin/adjtimex.sh
         owner: root
         group: root
-        mode: 0640
-    - name: AdjTimeX
+        mode: 0750
+    - name: Run adjtimex.sh
       command: /usr/local/sbin/adjtimex.sh