feat(backup): Default to root user using snapper
If no primary user is defined in the playbooks, we give only the root user access to the snapper command by default.
This commit is contained in:
parent
b3b280fbe4
commit
2400bbf1af
3 changed files with 4 additions and 2 deletions
2
roles/backup/defaults/main.yaml
Normal file
2
roles/backup/defaults/main.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
# user_name: # required for snapper templates
|
||||
Loading…
Add table
Add a link
Reference in a new issue