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.
* Add additional tests for check_mode with shell/command/script * update check_mode documentation: if a module/action is not skipped in check mode and accurately reflects whether a change is made to the remote support should be 'full' * Make reporting skipped in check mode mutually exclusive with 'changed: True' * Add missing documented attributes * Fix tests to expect skipped=True and changed=True do not occur together * Fix script check_mode support documentation * Fix earlier changelog * document platforms attribute * Use tasks's check mode since the value from PlayContext does not reflect loop items Co-authored-by: Brian Coca <bcoca@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| action | 4 years ago | |
| become | 4 years ago | |
| cache | 4 years ago | |
| callback | 4 years ago | |
| cliconf | 6 years ago | |
| connection | 4 years ago | |
| doc_fragments | 4 years ago | |
| filter | 4 years ago | |
| httpapi | 5 years ago | |
| inventory | 4 years ago | |
| lookup | 4 years ago | |
| netconf | 5 years ago | |
| shell | 4 years ago | |
| strategy | 4 years ago | |
| terminal | 4 years ago | |
| test | 5 years ago | |
| vars | 5 years ago | |
| __init__.py | 4 years ago | |
| loader.py | 4 years ago | |