mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Fix for run_command on py3 and enable lineinfile test on py3 (#17257)
* run_command needed a bit of tweaking to its string handling of arguments. * The run_command change fixes the last bit of lineinfile so we can enable its tests
This commit is contained in:
@@ -9,7 +9,6 @@ test_get_url
|
||||
test_git
|
||||
test_hg
|
||||
test_iterators
|
||||
test_lineinfile
|
||||
test_lookups
|
||||
test_mysql_db
|
||||
test_mysql_user
|
||||
|
||||
Reference in New Issue
Block a user