Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vitabaks authored Nov 19, 2024
1 parent 507ae67 commit 7938db2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion automation/roles/pre-checks/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
ansible.builtin.import_tasks: huge_pages.yml
when:
- inventory_hostname in groups['postgres_cluster']
- huge_pages_auto_conf | default(false) | bool

- name: Perform pre-checks for pgbackrest
ansible.builtin.import_tasks: pgbackrest.yml
Expand Down

0 comments on commit 7938db2

Please sign in to comment.