mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Enable more tests that pass on python 3. (#17471)
* Enable more tests that pass on python 3. * Disable test_apt_repository for python 3.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
test_apache2_module
|
||||
test_apt
|
||||
test_apt_repository
|
||||
test_assemble
|
||||
test_authorized_key
|
||||
test_filters
|
||||
@@ -7,11 +8,7 @@ test_gem
|
||||
test_git
|
||||
test_hg
|
||||
test_lookups
|
||||
test_mysql_db
|
||||
test_mysql_user
|
||||
test_mysql_variables
|
||||
test_pip
|
||||
test_postgresql
|
||||
test_service
|
||||
test_subversion
|
||||
test_synchronize
|
||||
|
||||
Reference in New Issue
Block a user