From f85838007002e47712dde60d7bbf747400264dc9 Mon Sep 17 00:00:00 2001 From: jamatute Date: Wed, 16 Aug 2017 11:11:31 +0200 Subject: [PATCH] * defaults typo --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index 8c175c0..8ccb1b9 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -5,7 +5,7 @@ sshd_skip_defaults: false # If the below is false, don't manage the service or reload the SSH # daemon at all sshd_manage_service: true -# If the below is false, don't reload the ssh deamon on change +# If the below is false, don't reload the ssh daemon on change sshd_allow_reload: true # Empty dicts to avoid errors sshd: {}