How do I install Ansible on windows

0 votes
How do I install Ansible on windows? Like how to set up an entire ansible environment on Windows?
Feb 28, 2019 in Ansible by Neha

edited Feb 28, 2019 • 2,608 views

1 answer to this question.

0 votes

Hi Neha, you cannot have an entire Ansible setup on Windows. Ansible is meant to run on Linux. You can have your host on a windows system. Set-up Ansible master on any Linux distribution and set up a host on windows using Cygwin.

Have a look at this thread to know how to install Ansible on windows using Cygwin: https://www.edureka.co/community/35299/install-ansible-using-cygwin?show=35299#q35299

answered Feb 28, 2019 by Kavya

Related Questions In Ansible

0 votes
1 answer

How do I install Ansible on Ubuntu?

Hey Kiara, Execute the following commands to Install ...READ MORE

answered Feb 20, 2019 in Ansible by Kunal
• 1,790 views
0 votes
2 answers

How do i install Ansible using virtualenv

Adding to @Mohit's answer,  For CentOS and RHEL: sudo ...READ MORE

answered Jan 10, 2019 in Ansible by Dikinson
• 7,067 views
0 votes
1 answer

How do I manage Server Load balancing on A10 network? - Ansible

Hey @Tanishq, you can use the a10_server ...READ MORE

answered Feb 11, 2019 in Ansible by Myra
• 2,556 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
• 9,057 views
+2 votes
1 answer
0 votes
1 answer

How do I check uptime on hundreds of servers using Ansible?

ansible <group_name/all/ip_address> -i <name_of_hosts_file/inventory_file> -m command -a ...READ MORE

answered Jan 20, 2023 in Ansible by Dhiman_Aanchal

edited Mar 5, 2025 • 14,975 views
0 votes
1 answer

How do I wget a file from web server using shell in the ansible playbook

Hey Ayaan, you could probably use this ...READ MORE

answered Jan 24, 2019 in Ansible by Anushri
• 5,539 views
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