summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/raw.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/raw.py')
-rw-r--r--lib/ansible/modules/raw.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/ansible/modules/raw.py b/lib/ansible/modules/raw.py
index 60840d04..dc40a739 100644
--- a/lib/ansible/modules/raw.py
+++ b/lib/ansible/modules/raw.py
@@ -39,8 +39,6 @@ description:
- This module does not require python on the remote system, much like
the M(ansible.builtin.script) module.
- This module is also supported for Windows targets.
- - If the command returns non UTF-8 data, it must be encoded to avoid issues. One option is to pipe
- the output through C(base64).
extends_documentation_fragment:
- action_common_attributes
- action_common_attributes.raw