Skip to content

Commit

Permalink
Refrain from adding Google 2FA PAM mod, new installs
Browse files Browse the repository at this point in the history
Should we add an absent flag here? Maybe, but I think that would be a
better addition in #3136
  • Loading branch information
msheiny committed Jun 8, 2018
1 parent 542f823 commit b1bd643
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,4 @@
---
- name: Install 2FA pam module.
apt:
name: libpam-google-authenticator
state: latest
tags:
- apt
- 2fa
- ssh
- pam

- name: Copy SSH client config file.
copy:
src: ssh_config
Expand Down

0 comments on commit b1bd643

Please sign in to comment.