Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In examples truthy value should be one of [false, true] #83361

Closed
1 task done
rgaiacs opened this issue Jun 4, 2024 · 3 comments
Closed
1 task done

In examples truthy value should be one of [false, true] #83361

rgaiacs opened this issue Jun 4, 2024 · 3 comments
Labels
module This issue/PR relates to a module.

Comments

@rgaiacs
Copy link

rgaiacs commented Jun 4, 2024

Summary

In

remote_src: yes
, instead of

remote_src: yes

we should use

remote_src: true

Issue Type

Documentation Report

Component Name

lib/ansible/modules/copy.py

Ansible Version

NA

Configuration

NA

OS / Environment

NA

Additional Information

NA

Code of Conduct

  • I agree to follow the Ansible Code of Conduct
@ansibot ansibot added the needs_triage Needs a first human triage before being processed. label Jun 4, 2024
@ansibot
Copy link
Contributor

ansibot commented Jun 4, 2024

Files identified in the description:

If these files are incorrect, please update the component name section of the description or use the component bot command.

@ansibot ansibot added the module This issue/PR relates to a module. label Jun 4, 2024
@bcoca
Copy link
Member

bcoca commented Jun 4, 2024

no, see discussion here ansible/ansible-documentation#1285

@rgaiacs
Copy link
Author

rgaiacs commented Jun 4, 2024

My suggestion was based on the description of the arguments:

Screenshot 2024-06-04 at 16-51-40 ansible builtin copy module – Copy files to remote locations — Ansible Community Documentation

@rgaiacs rgaiacs closed this as completed Jun 4, 2024
@bcoca bcoca removed the needs_triage Needs a first human triage before being processed. label Jun 4, 2024
@ansible ansible locked and limited conversation to collaborators Jun 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
module This issue/PR relates to a module.
Projects
None yet
Development

No branches or pull requests

3 participants