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.
* fixes for CVE-2024-8775 * propagate truthy `_ansible_no_log` in action result (previously superseded by task-calculated value) * always mask entire `include_vars` action result if any file loaded had a false `show_content` flag (previously used only the flag value from the last file loaded) * update no_log tests for CVE-2024-8775 * include validation of _ansible_no_log preservation when set by actions * replace static values with dynamic for increased robustness to logging/display/callback changes (but still using grep counts :( ) * changelog * use ternary, coerce to bool explicitly |
1 year ago | |
|---|---|---|
| .. | ||
| action | 1 year ago | |
| become | 1 year ago | |
| cache | 1 year ago | |
| callback | 1 year ago | |
| cliconf | 1 year ago | |
| connection | 1 year ago | |
| doc_fragments | 1 year ago | |
| filter | 1 year ago | |
| httpapi | 2 years ago | |
| inventory | 1 year ago | |
| lookup | 1 year ago | |
| netconf | 2 years ago | |
| shell | 1 year ago | |
| strategy | 1 year ago | |
| terminal | 1 year ago | |
| test | 1 year ago | |
| vars | 1 year ago | |
| __init__.py | 1 year ago | |
| list.py | 1 year ago | |
| loader.py | 1 year ago | |