mirror of https://github.com/ansible/ansible.git
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.
* Ensure we don't erase unsafe context in TaskExecutor.run on bytes. Fixes #62237
* Remove unused import
* Add missing import
* use args splatting for to_unsafe_text/bytes
* Add security issue to changelog
* fix yaml linting issue
(cherry picked from commit
|
6 years ago | |
|---|---|---|
| .. | ||
| cli | 6 years ago | |
| compat | 7 years ago | |
| config | 7 years ago | |
| contrib | 7 years ago | |
| errors | 7 years ago | |
| executor | 6 years ago | |
| galaxy | 6 years ago | |
| inventory_test_data/group_vars | 11 years ago | |
| mock | 7 years ago | |
| module_utils | 6 years ago | |
| modules | 6 years ago | |
| parsing | 6 years ago | |
| playbook | 6 years ago | |
| plugins | 6 years ago | |
| regex | 7 years ago | |
| template | 6 years ago | |
| utils | 6 years ago | |
| vars | 7 years ago | |
| __init__.py | 9 years ago | |
| test_constants.py | 9 years ago | |
| test_context.py | 7 years ago | |