Skip to content

Releases: nikosch86/ansible-proxmox-backup-server

Bugfix Release: add DatastoreReader permission to sync user

11 May 05:22
e64b683
Compare
Choose a tag to compare

This allows the sync user to read backup groups he does not own.

Bugfix Release: switch to lineinfile loop

05 May 08:47
e9c9175
Compare
Choose a tag to compare
v1.0.3

use lineinfile loop instead of blockinfile

Allow custom ACL alongside this role

05 May 08:40
c3e2785
Compare
Choose a tag to compare
v1.0.2

use blockinfile instead of copy to allow for custom config alongside …

v1.0.1

19 Feb 04:27
0ebb8ae
Compare
Choose a tag to compare
  • Removed recursive fixing of permissions of storage directory

Initial Release

17 Feb 14:58
74a54e6
Compare
Choose a tag to compare
Merge pull request #2 from nikosch86/gh-ci-release

add release ci