Commit graph

12 commits

Author SHA1 Message Date
e73e12a712 s/include/import_tasks 2018-02-27 10:19:38 +01:00
890d722f34 install deps on fedora 2017-08-03 14:20:36 +02:00
83118cbcbe don't user jinja2 templating in when statements
fixes warning:

[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}.
in etckeeper role: `Found: email_configured.stdout != "{{etckeeper_user_email}}"
2017-07-03 19:54:40 +02:00
31e3394e0f name all tasks 2017-01-03 19:03:21 +01:00
b38b7c9cd4 use task names in quotes and lowercase consistently 2016-12-20 20:22:06 +01:00
7fbcee77d9 properly name tasks 2016-09-17 19:47:51 +02:00
3d4ed5aa2a set git user.{name,email} 2016-09-17 19:42:10 +02:00
e642e54912 add an optional post-commit hook to send a commit email 2016-08-25 20:50:55 +02:00
6de0ca21cc refactor: use a template for etckeeper.conf instead of copies 2016-08-25 19:44:52 +02:00
894cbae302 Do not use tags with include 2016-02-20 17:03:05 +01:00
904d2d0414 Do not use dnf state=latest, but state=present 2016-02-20 17:02:51 +01:00
15d8746cbe initial commit 2015-11-26 15:15:11 +01:00