Remove system modules from the python3 blacklist as they are now compatible.
This commit is contained in:
parent
8ce627d9a2
commit
351dc1f270
1 changed files with 0 additions and 12 deletions
|
@ -116,18 +116,6 @@ env:
|
|||
source_control/gitlab_group.py
|
||||
source_control/gitlab_project.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"
|
||||
before_install:
|
||||
- git config user.name "ansible"
|
||||
|
|
Loading…
Reference in a new issue