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.
* ansible-test - Add shell --export option. * ansible-test - Support cmd args for shell command. Also allow shell to be used without a valid layout if no delegation is required. * ansible-test - Improve stderr/stdout consistency. By default all output goes to stdout only, with the exception of a fatal error. When using any of the following, all output defaults to stderr instead: * sanity with the `--lint` option -- sanity messages to stdout * coverage analyze -- output to stdout if the output file is `/dev/stdout` * shell -- shell output to stdout This fixes issues two main issues: * Unpredictable output order when using both info and error/warning messages. * Mixing of lint/command/shell output with bootstrapping messages on stdout. * ansible-test - Add changelog fragment. |
4 years ago | |
|---|---|---|
| .. | ||
| ci | 4 years ago | |
| classification | 4 years ago | |
| cli | 4 years ago | |
| commands | 4 years ago | |
| compat | 4 years ago | |
| provider | 4 years ago | |
| __init__.py | 4 years ago | |
| ansible_util.py | 4 years ago | |
| become.py | 4 years ago | |
| bootstrap.py | 4 years ago | |
| cache.py | 4 years ago | |
| completion.py | 4 years ago | |
| config.py | 4 years ago | |
| connections.py | 4 years ago | |
| constants.py | 4 years ago | |
| containers.py | 4 years ago | |
| content_config.py | 4 years ago | |
| core_ci.py | 4 years ago | |
| coverage_util.py | 4 years ago | |
| data.py | 4 years ago | |
| delegation.py | 4 years ago | |
| diff.py | 4 years ago | |
| docker_util.py | 4 years ago | |
| encoding.py | 4 years ago | |
| executor.py | 4 years ago | |
| git.py | 4 years ago | |
| host_configs.py | 4 years ago | |
| host_profiles.py | 4 years ago | |
| http.py | 4 years ago | |
| init.py | 4 years ago | |
| inventory.py | 4 years ago | |
| io.py | 4 years ago | |
| junit_xml.py | 4 years ago | |
| metadata.py | 4 years ago | |
| payload.py | 4 years ago | |
| provisioning.py | 4 years ago | |
| pypi_proxy.py | 4 years ago | |
| python_requirements.py | 4 years ago | |
| ssh.py | 4 years ago | |
| target.py | 4 years ago | |
| test.py | 4 years ago | |
| thread.py | 4 years ago | |
| timeout.py | 4 years ago | |
| util.py | 4 years ago | |
| util_common.py | 4 years ago | |
| venv.py | 4 years ago | |