dc5a70a4b6
📝 add a heading to README
2020-09-29 16:26:28 +02:00
7c05b4b733
✨ support centos
2020-09-27 21:30:37 +02:00
3a74407e00
🎨 use spaces around var names
2020-07-13 11:26:21 +02:00
08583303f0
merge buster etckeeper.conf.dpkg-dist
2019-07-20 09:38:52 +02:00
af296a9857
refactor: use list, not loop for dnf/apt
2018-12-04 15:45:20 +01:00
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
596b1cabac
merge etckeeper.conf.rpmnew
2016-12-11 22:17:48 +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
c505d66f60
rename avoid_autocommits to etckeeper_avoid_autocommits
2016-08-27 16:16:48 +02:00
e642e54912
add an optional post-commit hook to send a commit email
2016-08-25 20:50:55 +02:00
2a7e40c3d6
add README.md
2016-08-25 20:08:56 +02:00
3649de7e3a
allow avoiding autocommits
...
by default, etckeeper will be configured so that auto commits are on (etckeeper
default). if avoid_autocommits is true, etckeeper will be configured to avoid
autocommits (daily or before package manager runs).
2016-08-25 20:04:05 +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