Allen Riddell
a77f9b95ad
Replace deprecated sudo_user with become_user
The ``sudo`` and ``sudo_user`` directives are replaced with ``become``
and ``become_user`` in Ansible 1.9.
8 년 전
Alex Payne
c9b32cd2e2
Same Google auth install should work for both Jessie and Trusty.
Move Apache task to their own file.
9 년 전
Laurent Arnoud
a09e2e71c1
tar used in place of unarchive module
9 년 전
Manfred Touron
16c93ea486
Using more verbose 'dependencies' tag (#393 )
9 년 전
Manfred Touron
b49f3a6586
Tagged 'deps' aptitude tasks
9 년 전
Lorenzo Villani
d5ecf673d3
Calm OCD by sorting almost every with_items block in alphabetical order
10 년 전
Justin Plock
ed75c9469b
libpam-dev didn't exist for some people so switching to libpam0g-dev instead
10 년 전
Justin Plock
e88fb57cba
Skip the google authenticator generation if we're running as vagrant. Vagrant can't sudo to the sovereign test user so this won't work.
10 년 전
Justin Plock
2d751ab680
The .google_authenticator file has to be generated by the user that is going to attempt to use it. Also, -W doesn't seem to work (results an in INVALID_WINDOW error in /var/log/auth.log), so use -w 1 to allow for a single concurrent token
10 년 전
Justin Plock
c037dce07a
Clarified parameters are bit in a comment
10 년 전
Justin Plock
22a8717f6d
Automatically generate the Google authenticator file for the default user
10 년 전
Justin Plock
84c9febec7
Added Google Authenticator 2FA logins
10 년 전