diff options
Diffstat (limited to 'tasks')
-rw-r--r-- | tasks/main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/main.yml b/tasks/main.yml index d01f776..8b889ad 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -192,7 +192,7 @@ # # For google authenticator # - ChallengeResponseAuthentication yes + KbdInteractiveAuthentication yes - name: Modify sshd_config to force use of google authenticator ansible.builtin.copy: |