Introduction

debops-contrib.etckeeper will install etckeeper which puts /etc under version control. To do this it hooks into the package management and from now on automatically commit changes to a local git repository under /etc/.git.

This makes it easy to see which changes are applied on a specific host and quickly revert them, if something breaks.

Installation

This role requires at least Ansible v2.1.3. To install it, run:

ansible-galaxy install debops-contrib.etckeeper