add version_added to new option

Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Amin Vakil
2021-05-27 19:31:40 +04:30
committed by GitHub
parent 9313bf3e68
commit 54ea8777f8

View File

@@ -184,6 +184,7 @@ options:
at which time all the files are renamed into place in rapid succession.
type: bool
default: yes
version_added: '1.3.0'
notes:
- rsync must be installed on both the local and remote host.