mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
Warn if empty string is present in synchronize's rsync_opts
This commit is contained in:
parent
caa6ed3c66
commit
a8fbfe1844
2 changed files with 13 additions and 3 deletions
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.
|
Loading…
Add table
Add a link
Reference in a new issue