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

juniper.device.file_copy - Add username and password support for remote transfers #696

Open
jnicholson56 opened this issue Oct 2, 2024 · 0 comments

Comments

@jnicholson56
Copy link

Issue Type

  • Feature Idea

Module Name

file_copy

juniper.device collection and Python libraries version

juniper.device - 1.0.6
python3 - 3.10.12
ansible - core 2.12.10

OS / Environment

Junos versions in use:
23.2.R2.21 Classic
23.2.R2.21 EVO

Summary

From within Junos I can specify a username and password to send file from the router to a file server. The juniper.device.file_copy module does not have this option.

Steps to reproduce

The documentation shows no options for user/pass

https://ansible-juniper-collection.readthedocs.io/file_copy.html

Expected results
Being able to specify a user/pass and send a file to a server requiring authentication

Actual results

No options available.

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