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).
This commit is contained in:
parent
6de0ca21cc
commit
3649de7e3a
2 changed files with 4 additions and 2 deletions
2
defaults/main.yml
Normal file
2
defaults/main.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
avoid_autocommits: false
|
Loading…
Add table
Add a link
Reference in a new issue