From 50bc8b67aa970c9605394e7b5056bd8ea79d8640 Mon Sep 17 00:00:00 2001 From: Vitaliy Kukharik Date: Tue, 13 Aug 2024 12:22:43 +0300 Subject: [PATCH] Update deploy_pgcluster.yml --- deploy_pgcluster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy_pgcluster.yml b/deploy_pgcluster.yml index 5f7394b72..1b3d04e83 100644 --- a/deploy_pgcluster.yml +++ b/deploy_pgcluster.yml @@ -250,6 +250,7 @@ - role: add-repository - role: packages - role: sudo + - role: mount - role: swap - role: sysctl - role: transparent_huge_pages @@ -260,7 +261,6 @@ - role: ntp - role: ssh-keys - role: copy - - role: mount - name: deploy_pgcluster.yml | Deploy balancers ansible.builtin.import_playbook: balancers.yml