Skip to content

binc75/otp-ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

TOTP SSH - googleAuthenticator

Setup googleAuthenticator for SSH access on Ubuntu OS with ansible.
Ansible playbook is there for learning purposes, stuff can be done differently but this is a kind of reference for myself.

Setup

run playbook

ansible-playbook -i inventory/hosts playbooks/otp-ssh.yaml --check
ansible-playbook -i inventory/hosts playbooks/otp-ssh.yaml

ansible ping

ansible ssh_servers -i inventory/hosts -m ping

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published