mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Addresses #6702 Remove version_added from description string
This commit is contained in:
@@ -133,7 +133,7 @@ options:
|
|||||||
default: yes
|
default: yes
|
||||||
rsync_opts:
|
rsync_opts:
|
||||||
description:
|
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:
|
default:
|
||||||
required: false
|
required: false
|
||||||
version_added: "1.6"
|
version_added: "1.6"
|
||||||
|
|||||||
Reference in New Issue
Block a user