mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
Remove unicode escape (#17866)
* Remove unicode-escape which is not present on python3 Alternative fix for #17305 * Enable the assemble test on python3 * Fix other problems with assemble on python3
This commit is contained in:
parent
ddb3f91562
commit
5bc3cb278c
2 changed files with 11 additions and 10 deletions
|
@ -1,5 +1,4 @@
|
|||
test_apache2_module
|
||||
test_assemble
|
||||
test_authorized_key
|
||||
test_filters
|
||||
test_gem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue