Remove system modules from the python3 blacklist as they are now compatible.
This commit is contained in:
parent
d1174cc8b7
commit
5ac13bc0c9
1 changed files with 0 additions and 12 deletions
12
.travis.yml
12
.travis.yml
|
@ -116,18 +116,6 @@ env:
|
||||||
source_control/gitlab_group.py
|
source_control/gitlab_group.py
|
||||||
source_control/gitlab_project.py
|
source_control/gitlab_project.py
|
||||||
source_control/gitlab_user.py
|
source_control/gitlab_user.py
|
||||||
system/alternatives.py
|
|
||||||
system/cronvar.py
|
|
||||||
system/crypttab.py
|
|
||||||
system/getent.py
|
|
||||||
system/gluster_volume.py
|
|
||||||
system/known_hosts.py
|
|
||||||
system/locale_gen.py
|
|
||||||
system/modprobe.py
|
|
||||||
system/osx_defaults.py
|
|
||||||
system/selinux_permissive.py
|
|
||||||
system/seport.py
|
|
||||||
system/svc.py
|
|
||||||
windows/win_unzip.py"
|
windows/win_unzip.py"
|
||||||
before_install:
|
before_install:
|
||||||
- git config user.name "ansible"
|
- git config user.name "ansible"
|
||||||
|
|
Loading…
Reference in a new issue