disable 2fa because this is just a test and not worth making keys for

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2014-07-09 19:54:36 +00:00
parent 8ebc4720d5
commit d52b639f48

View file

@ -40,7 +40,7 @@
tasks:
- include: "{{ tasks }}/yumrepos.yml"
- include: "{{ tasks }}/2fa_client.yml"
#- include: "{{ tasks }}/2fa_client.yml"
- include: "{{ tasks }}/motd.yml"
- include: "{{ tasks }}/openvpn_client.yml"
when: env != "staging"