Leonidas Avdelas

Results 3 issues of Leonidas Avdelas

When running debops with ansible-core > =14, the playbook fails on step `Ensure the required groups exist`, if an account is defined with `home: True`. For example: ``` - name:...

This PR aims to solve https://github.com/borgbase/ansible-role-borgbackup/issues/152 by adding `when` checks on relevant places. In order to only install borg & bormatic, the following would be set ```yaml borg_repository: "" #...

Hey @m3nu, this is an amazing project and has been tremendously helpful in managing my organization's infrastructure, since we have tens of machines being backed up daily. We really value...