mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
Addresses #6702 Remove version_added from description string
This commit is contained in:
@@ -133,7 +133,7 @@ options:
|
||||
default: yes
|
||||
rsync_opts:
|
||||
description:
|
||||
- Specify additional rsync options by passing in an array. (added in Ansible 1.6)
|
||||
- Specify additional rsync options by passing in an array.
|
||||
default:
|
||||
required: false
|
||||
version_added: "1.6"
|
||||
|
||||
Reference in New Issue
Block a user