Remove the web_infrastructure modules from the py3 blacklist

This commit is contained in:
Toshio Kuratomi 2016-06-02 11:59:21 -07:00
parent 04ae0a3ebb
commit 3444cd1813

View file

@ -128,9 +128,6 @@ env:
system/selinux_permissive.py
system/seport.py
system/svc.py
web_infrastructure/deploy_helper.py
web_infrastructure/ejabberd_user.py
web_infrastructure/jira.py
windows/win_unzip.py"
before_install:
- git config user.name "ansible"