mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 10:43:14 +00:00
Remove system modules from the python3 blacklist as they are now compatible.
This commit is contained in:
committed by
Matt Clay
parent
8ce627d9a2
commit
351dc1f270
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user