summaryrefslogtreecommitdiff
path: root/changelogs/fragments/command_shell_check_mode.yaml
blob: dd47981c899f90487c1230d36023f44522ba6315 (plain)
1
2
3
4
5
6
---
minor_changes:
  - command module - Add support for check mode when passing creates or removes arguments.
    (https://github.com/ansible/ansible/pull/40428)
  - shell module - Add support for check mode when passing creates or removes arguments.
    (https://github.com/ansible/ansible/pull/40428)