You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/utils
Matt Clay 178292d2cd Fix file and copy modules on py3 and enable tests. (#17239)
- Fix octal formatting of file mode in module response on py3.
- Convert file path to unicode in copy action.
- Enable file and copy module tests for py3 now that they pass.
8 years ago
..
ansible-playbook_integration_runner
docker Add Python 3 CI support. (#17209) 8 years ago
shippable Fix file and copy modules on py3 and enable tests. (#17239) 8 years ago
tox
run_tests.sh