How do I copy files from my system desktop to my EC2 instance

0 votes
I'm trying to automate the starting and terminating of an ec2 instance. The problem is I need my .pem file inside the ansible directory.

How do I copy files from my system desktop to my EC2 instance?
Mar 5, 2019 in Ansible by Adi
634 views

1 answer to this question.

0 votes

One of the ways is to upload your file on Dropbox and use the download link in the following command

wget -o <link>
answered Mar 5, 2019 by Kyraa

Related Questions In Ansible

0 votes
1 answer

How do i set multiple authorized keys to my ansible playbook?

Try this: - name: Set up multiple authorized ...READ MORE

answered Feb 12, 2019 in Ansible by John
1,198 views
0 votes
1 answer

How to copy files in remote system using Ansible?

Hi@akhtar, You need to use the copy module ...READ MORE

answered Jul 30, 2020 in Ansible by MD
• 95,440 points
2,068 views
0 votes
1 answer

How to copy multiple files to remote system using Ansible Playbook?

Hi@akhtar, You can use the copy module in ...READ MORE

answered Sep 16, 2020 in Ansible by MD
• 95,440 points
10,287 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

AWS ECS Service for Wordpress

If your container needs access to the ...READ MORE

answered Sep 20, 2018 in AWS by Priyaj
• 58,090 points
1,345 views
0 votes
1 answer
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP