summaryrefslogtreecommitdiff
path: root/changelogs/fragments/79422-fix-file-touch-check-mode-status.yaml
blob: 757cf33e245c742f6e25b2188482d665ed7b4af7 (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)