3c8838f0f7
* Add integration tests for default callback check mode markers
2 lines
231 B
YAML
2 lines
231 B
YAML
minor_changes:
|
|
- Add new option to default standard out callback plugin, ``ANSIBLE_CHECK_MODE_MARKERS``, which adds check mode markers (``DRY RUN``, ``CHECK_MODE``) to the output when running in check mode. It is off by default.
|