mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Warn if empty string is present in synchronize's rsync_opts
This commit is contained in:
4
changelogs/fragments/synchronize-warning.yaml
Normal file
4
changelogs/fragments/synchronize-warning.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
minor_changes:
|
||||
- synchronize module - Warn when the empty string is present in rsync_opts as it is likely
|
||||
unexpected that it will transfer the current working directory.
|
||||
Reference in New Issue
Block a user