diff --git a/lib/ansible/modules/files/copy.py b/lib/ansible/modules/files/copy.py index f9f1b365c74..8f6d3d32f28 100644 --- a/lib/ansible/modules/files/copy.py +++ b/lib/ansible/modules/files/copy.py @@ -162,7 +162,7 @@ size: type: int sample: 1220 state: - description: permissions of the target, after execution + description: state of the target, after execution returned: success type: string sample: "file"