It is not acceptable to do this without 2fa

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-01-05 13:03:00 +00:00
parent 8ff387fcf3
commit 5eb7fd3265

View file

@ -31,7 +31,7 @@
tasks:
- include: "{{ tasks }}/yumrepos.yml"
#- include: "{{ tasks }}/2fa_client.yml"
- include: "{{ tasks }}/2fa_client.yml"
- include: "{{ tasks }}/motd.yml"
handlers: