24 Commits (master)
 

Author SHA1 Message Date
neingeist 7f64846c0f 🧹 remove deprecated/removed warn parameter 5 months ago
neingeist ca23125e70 🚧 hostname madness 2 years ago
neingeist 79a1ef071d 📝 fix examples heading → h2 4 years ago
neingeist dc5a70a4b6 📝 add a heading to README 4 years ago
neingeist 7c05b4b733 support centos 4 years ago
neingeist 3a74407e00 🎨 use spaces around var names 4 years ago
neingeist 08583303f0 merge buster etckeeper.conf.dpkg-dist 5 years ago
neingeist af296a9857 refactor: use list, not loop for dnf/apt 5 years ago
neingeist e73e12a712 s/include/import_tasks 6 years ago
neingeist 890d722f34 install deps on fedora 7 years ago
neingeist 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}}"
7 years ago
neingeist 31e3394e0f name all tasks 7 years ago
neingeist b38b7c9cd4 use task names in quotes and lowercase consistently 7 years ago
neingeist 596b1cabac merge etckeeper.conf.rpmnew 7 years ago
neingeist 7fbcee77d9 properly name tasks 8 years ago
neingeist 3d4ed5aa2a set git user.{name,email} 8 years ago
neingeist c505d66f60 rename avoid_autocommits to etckeeper_avoid_autocommits 8 years ago
neingeist e642e54912 add an optional post-commit hook to send a commit email 8 years ago
neingeist 2a7e40c3d6 add README.md 8 years ago
neingeist 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).
8 years ago
neingeist 6de0ca21cc refactor: use a template for etckeeper.conf instead of copies 8 years ago
neingeist 894cbae302 Do not use tags with include 8 years ago
neingeist 904d2d0414 Do not use dnf state=latest, but state=present 8 years ago
neingeist 15d8746cbe initial commit 8 years ago