summaryrefslogtreecommitdiff
path: root/changelogs/fragments/79422-fix-file-touch-check-mode-status.yaml
blob: c44fd1edfdf2978cb844831b019243f83d584502 (plain)
1
2
3
bugfixes:
  - file - touch action in check mode was always returning ok. Fix now evaluates the different conditions and
    returns the appropriate changed status. (https://github.com/ansible/ansible/issues/79360)