Skip to content

Commit b1051bf

Browse files
authored
Update ansible/tasks/setup-pgbackrest.yml
1 parent 478e19f commit b1051bf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ansible/tasks/setup-pgbackrest.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929
- 'postgres ALL=(pgbackrest) NOPASSWD: /usr/bin/pgbackrest'
3030
- 'postgres ALL=(pgbackrest) NOPASSWD: /usr/bin/bash'
3131
- 'postgres ALL=(pgbackrest) NOPASSWD: /usr/bin/nix'
32-
- 'pgbackrest ALL=(pgbackrest) NOPASSWD: /usr/bin/bash'
33-
- 'pgbackrest ALL=(pgbackrest) NOPASSWD: /usr/bin/nix'
3432

3533
- name: Install pgBackRest
3634
ansible.builtin.shell: |

0 commit comments

Comments
 (0)