Ansible use cases

0 votes

Ansible is one of the most important devops tools but I don't where it's being used. Can I know some ansible use cases?

Jan 25, 2019 in Ansible by Nikhil
2,426 views

1 answer to this question.

0 votes

There are 6 main places where ansible is being used right now:

  • Provisioning - All the services like websites, apps etc. needs to be deployed somewhere and ansible helps in provisioning the deployment environment like virtual machines, cloud platforms etc. 
  • Configuration Management - Ansible is widely being used as a configuration management tool.
  • Application Deployment - When you define your application with Ansible, and manage the deployment with Ansible Tower
  • Continuous delivery - Creating a CI/CD pipeline requires buy-in from numerous teams. You can’t do it without a simple automation platform that everyone in your organization can use. 
  • Security - When you define your security policy in Ansible, scanning, and remediation of security policy can be integrated into other automated processes.
  • Orchestration - Configurations alone don’t define your environment. 
answered Jan 25, 2019 by Chester

Related Questions In Ansible

0 votes
1 answer

How do I execute a shell script and then use the result in ansible

This can work out for you: - name: ...READ MORE

answered Apr 11, 2018 in Ansible by shubham
• 7,340 points
6,501 views
0 votes
1 answer

How to use Ansible git module pull a branch with local changes?

You cannot achieve it using the git ...READ MORE

answered Jul 9, 2018 in Ansible by Atul
• 10,240 points
6,542 views
0 votes
1 answer

Use cases of modernizing and automating workflow

Of course automation is being used everywhere and ...READ MORE

answered Jan 25, 2019 in Ansible by Wong
1,168 views
0 votes
1 answer
+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
3,501 views
+2 votes
1 answer
0 votes
1 answer

How to use get_url on windows - Ansible

Hey @Biji, you could use the win_get_url ...READ MORE

answered Jan 24, 2019 in Ansible by Olly
4,117 views
0 votes
1 answer

Why do people use Ansible roles?

Ansible roles are basically like functions in ...READ MORE

answered Mar 12, 2019 in Ansible by Yamini
407 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