Skip to content

Commit

Permalink
fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
bennsimon committed Aug 13, 2024
1 parent b9e806d commit ac5579a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/dedicated-repository-host/playbook.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
- name: Set Up host
hosts: pg1-host,repo1-host
become: yes
become: true
roles:
- role: ../../../ansible-pgbackrest

0 comments on commit ac5579a

Please sign in to comment.