ansible/changelogs/fragments/check_mode_markers.yml

3 lines
231 B
YAML
Raw Normal View History

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.