debops-contrib.etckeeper
etckeeper
debops-contrib.etckeeper
installs etckeeper that keeps /etc
under version control. It connects to package management and automatically saves changes to a git repository located at /etc/.git
.
This allows you to easily see which changes have been made on a particular host and quickly undo them if needed.
Credits
This role is based on groover.etckeeper but was completely rewritten to fit the DebOps project.
Installation
This role requires Ansible version v2.1.3
or higher. To install it, run:
ansible-galaxy install debops-contrib.etckeeper
Documentation
You can find more details about debops-contrib.etckeeper
in the
official documentation.
Contributing
Please understand that this repository is not where you should submit changes. Visit https://github.com/debops/debops to find the main repository and contribute your changes there.
Using this role independently without DebOps?
You may need to add additional roles from the DebOps common playbook to your own playbook.
Try DebOps now for a complete solution for managing your Debian-based systems.
Authors and License
- Robin Schneider (maintainer) | Email | GitHub
License: GPL-3.0
This role is part of DebOps Contrib. This README was generated by ansigenome.
Put /etc under version control using etckeeper
ansible-galaxy install debops-contrib.etckeeper