1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Remove the web_infrastructure modules from the py3 blacklist

This commit is contained in:
Toshio Kuratomi 2016-06-02 11:59:21 -07:00 committed by Matt Clay
parent e30049d113
commit 868a4584a4

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"