ansible role to install etckeeper on debian/fedora/centos
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
defaults allow avoiding autocommits 8 years ago
tasks refactor: use a template for etckeeper.conf instead of copies 8 years ago
templates allow avoiding autocommits 8 years ago