mirror of
https://github.com/matter-labs/ansible-en-role.git
synced 2025-12-06 02:49:55 +00:00
feat: Added user with backup permissions only
This commit is contained in:
@ -56,5 +56,5 @@
|
||||
login_password: "{{ database_password }}"
|
||||
group: pg_read_all_data
|
||||
target_roles:
|
||||
- "{{ backup_db_user }}"
|
||||
- "{{ backup_db_user }}"
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user