From 22a1d06ef784529d680cede5834b7add8646a753 Mon Sep 17 00:00:00 2001 From: Oleksandr Stepanov Date: Wed, 20 Nov 2024 17:59:52 +0100 Subject: [PATCH] fix lint --- .../mainnet_with_snapshots_recovery/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example_playbooks/mainnet_with_snapshots_recovery/requirements.yml b/example_playbooks/mainnet_with_snapshots_recovery/requirements.yml index 71afa5f..8be2ff2 100644 --- a/example_playbooks/mainnet_with_snapshots_recovery/requirements.yml +++ b/example_playbooks/mainnet_with_snapshots_recovery/requirements.yml @@ -10,6 +10,6 @@ roles: collections: - name: community.general version: 8.4.0 -# Collection for the replication only. + # Collection for the replication only. - name: community.postgresql version: 3.7.0