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

Copy module's mode parameter should permit octal numbers or strings #13

Open
NateEag opened this issue Aug 26, 2020 · 0 comments
Open

Comments

@NateEag
Copy link

NateEag commented Aug 26, 2020

Per the copy module's docs, the mode parameter may be either a string or an octal number.

Judging from the results I get with https://github.com/redhat-developer/yaml-language-server, I think this project generates a schema allowing only strings.

I say "I think" because I came here from https://github.com/SchemaStore/schemastore, which I believe is using this project to generate its Ansible schema.

That project currently has a bug report for this issue that has received no comments or response:

SchemaStore/schemastore#1018

and I thought this was probably the right place to bring it up for further discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant