postgresql_cluster icon indicating copy to clipboard operation
postgresql_cluster copied to clipboard

typo in roles/ssh-keys/tasks/main.yml

Open msavdert opened this issue 1 year ago • 1 comments

Line 50 in roles/ssh-keys/tasks/main.yml

Change this from

- anable_ssh_key_based_authentication is defined

to

- enable_ssh_key_based_authentication is defined

msavdert avatar Jun 05 '24 15:06 msavdert

Hi @msavdert

feel free to suggest a PR

vitabaks avatar Jun 05 '24 20:06 vitabaks

Fixed https://github.com/vitabaks/postgresql_cluster/pull/706

vitabaks avatar Jul 25 '24 19:07 vitabaks