mirror of
https://github.com/ansible/ansible.git
synced 2026-08-03 08:03:05 +02:00
Several tasks within the modification_time.yml and state_link.yml task lists have explicitly enabled diff_mode because these tests previously assumed a diff attribute would always be returned from the file module.
3 lines
117 B
YAML
3 lines
117 B
YAML
minor_changes:
|
|
- file - enable file module to disable diff_mode (https://github.com/ansible/ansible/issues/80817).
|