drop this since we just remove it later because we are using python3

This commit is contained in:
Kevin Fenzi 2017-11-25 23:36:59 +00:00
parent fc484f796c
commit a901cb2093

View file

@ -24,7 +24,6 @@
- { role: openvpn/client, - { role: openvpn/client,
when: env != "staging" } when: env != "staging" }
- collectd/base - collectd/base
- { role: mod_wsgi, when: env == "staging" }
tasks: tasks:
- import_tasks: "{{ tasks_path }}/2fa_client.yml" - import_tasks: "{{ tasks_path }}/2fa_client.yml"