For now there's not much to be configured in the rsnapshot role. As a bare minimum, we should take all the hardcoded settings in https://github.com/NETWAYS/ansible-collection-backup/blob/main/roles/rsnapshot/templates/rsnapshot.conf.j2 and replace them with variables, set the very same value in defaults and explain the most important in README.md or a designated docs directory.
For now there's not much to be configured in the rsnapshot role. As a bare minimum, we should take all the hardcoded settings in https://github.com/NETWAYS/ansible-collection-backup/blob/main/roles/rsnapshot/templates/rsnapshot.conf.j2 and replace them with variables, set the very same value in
defaultsand explain the most important inREADME.mdor a designateddocsdirectory.