only install needrestart from backports; pin server-scripts commit
[ansible.git] / roles / journalwatch / tasks / main.yml
index 773a2b20a8d6672276e776a7ed8dc9ac1692afab..3a7afcba18ccb21414f3c62d77203cebb92ff61f 100644 (file)
@@ -2,9 +2,9 @@
   apt: name=python3-systemd state=latest
 - name: install journalwatch
   git:
+    dest: /root/journalwatch
     repo: 'https://github.com/The-Compiler/journalwatch.git'
     version: b62f223bc36eabc193cfcf0d309d284da4f66463
-    dest: /root/journalwatch
 - name: create journalwatch config dir
   file: path=/root/.config/journalwatch state=directory
 - name: install journalwatch config files