---
title: Red Hat Ansible Automation Platform Reviews
meta_title: 'Red Hat Ansible Automation Platform Reviews 2026: Details, Pricing, &
  Features | G2'
meta_description: Filter 377 reviews by the users' company size, role or industry
  to find out how Red Hat Ansible Automation Platform works for a business like yours.
aggregate_rating:
  rating_value: 4.6
  review_count: 377
  scale: '5'
date_modified: '2026-08-04'
parent_category:
  name: CI/CD Tools
  url: https://www.g2.com/categories/ci-cd-tools
---

# Red Hat Ansible Automation Platform Reviews
**Vendor:** Red Hat  
**Category:** [Configuration Management Tools](https://www.g2.com/categories/configuration-management)  
**Average Rating:** 4.6/5.0  
**Total Reviews:** 377
## About Red Hat Ansible Automation Platform
Red Hat® Ansible® Automation Platform is Red Hat&#39;s primary enterprise automation product offering., it includes all of the tooling needed for building, deploying, and managing end-to-end automation at scale. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless technical implementation. IT managers can provide guidelines on how automation is applied to individual teams. Meanwhile, automation creators retain the freedom to write tasks that use existing knowledge, without the operational overhead of conforming to complex tools and frameworks. It is a more secure and stable foundation for deploying end-to-end automation solutions, from hybrid cloud to the edge. Ansible Automation Platform uses an open source development model of the Ansible project to create an experience tailored to enterprise automation. This open development model connects the engineers behind Ansible Automation Platform to more than a dozen open source Ansible projects in the community. As members work together to identify and elevate the best ideas, Red Hat supports them by contributing to the code and creating products from upstream projects. View more at https://www.ansible.com/compare Ansible Automation Platform simplifies packaging and distribution while providing tested and trusted interoperability between all the components. Combined with an 18-month support life cycle, Ansible Automation Platform takes the complexity, uncertainty, and guesswork out of using upstream open source tools. With a Red Hat subscription, you get certified and validated automation content from our robust partner ecosystem; added security, reporting, and analytics; and life cycle technical support from Red Hat and Red Hat’s technology partners to scale automation across your organization. And you’ll get expert knowledge gained from our success with thousands of customers.



## Red Hat Ansible Automation Platform Pros & Cons
**What users like:**

- Users appreciate the **automation efficiency** of Red Hat Ansible Automation Platform, simplifying task execution without human intervention. (46 reviews)
- Users value the **automation efficiency** of Red Hat Ansible Automation Platform, streamlining tasks without human intervention. (40 reviews)
- Users value the **easy integrations** of Red Hat Ansible Automation Platform, streamlining their automation processes efficiently. (32 reviews)
- Users value the **task automation** capabilities of Red Hat Ansible, enabling efficient, hands-free operations for repeatable tasks. (32 reviews)
- Users appreciate the **ease of use** of Red Hat Ansible Automation Platform, enabling efficient multitasking and streamlined operations. (30 reviews)
- Users value the **ease of use and flexibility** of Ansible Playbooks, enabling quick, agentless automation across various tools. (29 reviews)
- Collaboration (26 reviews)
- Time-saving (26 reviews)
- Features (18 reviews)
- User Interface (17 reviews)

**What users dislike:**

- Users face a **steep learning curve** with Ansible, requiring a shift from traditional methods and challenging installations. (13 reviews)
- Users find the **learning difficulty** of the Red Hat Ansible Automation Platform due to its complexity and daunting environment. (13 reviews)
- Users find the **complexity of the environment** and licensing challenging, making management and scaling difficult. (11 reviews)
- Users find the **complex setup** of Red Hat Ansible Automation Platform challenging, particularly when managing dependencies in isolated environments. (11 reviews)
- Users find **automation issues** with Ansible Automation Platform, citing bugs and limited export functionality as concerns. (9 reviews)
- Difficult Setup (9 reviews)
- Configuration Difficulty (8 reviews)
- Difficult Configuration (7 reviews)
- Navigation Issues (7 reviews)
- Needs Improvement (7 reviews)

## Red Hat Ansible Automation Platform Reviews
  ### 1. Ansible is so easy, it feels like cheating

**Rating:** 5.0/5.0 stars

**Reviewed by:** Juuso S. | Data Engineer, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 16, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

The best thing about is that it's agentless, meaning it doesn't require anything running on your target instances, before provisioning them. Good old SSH is all you need.

Before switching to Ansible, I was using Puppet. When compared, Ansible just makes everything work like a breeze. No more do I have to figure out how to make the target instances communicate with my Puppetmaster *before* you can do any kind of provisioning. With Ansible your instances are provisionable from the get-go.

Other things I like about it:

- Ad-Hoc commands
- Ansible Galaxy, especially how you can retrieve roles either from the public repositories or from your private SCM repositories.
- Ansible core has a task for almost any kind of work
- Works well with CI tools and it is beneficial to add the playbooks to your deployment pipeline, so the environments are provisioned each time code is committed.
- The tasks are ideally idempotent, so it won't redo the changes if everything looks okay on the target instance. (The reason why I say 'ideally' is because it is possible for you to make tasks that are not idempotent. But it is something you should avoid.)

**What do you dislike about Red Hat Ansible Automation Platform?**

YAML-only syntax might not always be the most customizable. Also it has most of the *magic* running out of sight, so you have to read through the Ansible source code on purpose, if you want to know what it actually does.

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Main problem I've solved is keeping the test, dev and production environments identical. 

  ### 2. Best Configuration Management software available

**Rating:** 5.0/5.0 stars

**Reviewed by:** Scott M. | DevOps Engineer, Defense & Space, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 14, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

The fact that Ansible uses SSH for transport is incredibly convenient, and the fact that Playbooks are written as YAML datastructures makes them incredibly easy to read and maintain, even for managers, who may not be technical.

Ansible puts a high stress on idempotency, meaning that you can rest easy knowing that your servers are in exactly the sate you expect them to be in, and changes will only be made if you want them to be.

Ansible is also exceptional at provisioning, not just configuration management.

**What do you dislike about Red Hat Ansible Automation Platform?**

Ansible Tower needs a lot of work with concurrency and high availability. Ansible Tower is priced too high for an on-prem solution. Automated tests need to be improved to reduce the occurrences of things breaking with a new release.

**Recommendations to others considering Red Hat Ansible Automation Platform:**

Be sure to structure your roles in small, re-usable chunks and variablize everything. Explore Ansible Galaxy to find roles that may already exist for what you are trying to do.

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Provisioning and Deploying a large and complex infrastructure of over a dozen microservices in a CI/CD environment using a combination of Docker, Ansible, and Jenkins in AWS.

Ansible is far easier to use and maintain than Chef or Puppet, and is completely agentless.

  ### 3. Our entire infrastructure is based on Ansible

**Rating:** 5.0/5.0 stars

**Reviewed by:** Blagovest P. | System Administrator, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** June 14, 2016

**What do you like best about Red Hat Ansible Automation Platform?**

Ansible is amazing product because ot it's ease of use. A whole infrastructure can be binged times faster compared to Chef or Puppet.

**What do you dislike about Red Hat Ansible Automation Platform?**

Compared to Chef or Puppet, Ansible has less contributed community modules.

**Recommendations to others considering Red Hat Ansible Automation Platform:**

You can always use roles from Ansible Galaxy.

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Provisioning of new nodes is times faster Ansible. 

  ### 4. Amazing provisioning tool!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Roman M. | Junior Rails Developer, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 16, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

I really like speed of writing: simple yaml script and my machine up and ready to work in matter of 10-15 minutes. I also recommend ansible to my colleagues for their own software configuration 

**What do you dislike about Red Hat Ansible Automation Platform?**

python 2 <<< sometimes causes unexpected errors

**Recommendations to others considering Red Hat Ansible Automation Platform:**

Sometime you do the right thing: it is the first time when you start learning ansible. Then you change the way you work and start enhance the way your team work. Everything will change for the better and that's great you can do more in less time.

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Ansible help me prepare my machine and machine of other devs to work in matter of minutes, so we can start working on the our customers problems. Currently I work in Syndicode LLC. We offer Ruby on Rails solutions for various online business, but primary E-commerce and GPS-monitoring

  ### 5. Very nice tool, still missing some basics

**Rating:** 3.5/5.0 stars

**Reviewed by:** Stefano Z. | Software Developer, Food & Beverages, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 19, 2016

**What do you like best about Red Hat Ansible Automation Platform?**

It's ease of use is hardly questionable, the fact that it doesn't require any agent installed on the machine it manages it's great, the documentation is pretty well written and suitable also as an entry-level guide.

**What do you dislike about Red Hat Ansible Automation Platform?**

The design of some features is not the best one in my opinion, for example ssh keys management for users lacks some very basics (for example, it's tricky to make uninstalling a key work while it should be one of the most basic features). YAML is not the most exciting format to write, even though after a while it gets better. I don't particularly like the fact that it tries to solve every IT operations need; for me it'd be more helpful if it focused only on solving configuration management. I'm also not a big fan of the lack of strictness when it comes to a same role run twice on the same machine.

**Recommendations to others considering Red Hat Ansible Automation Platform:**

Try it first. Depending on your scale it might not be the best choice. Don't try to use every feature it provides at once, or your code organization might suffer.

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Trying to enable configuration management in our organization by including developers in the maintenance of the code base. The benefit we realized so far is that people find the bar to be much lower when it comes to approach it the first time with respect to tools like Chef or Puppet.

  ### 6. The best server maintainence tool

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jianyu T. | Technical Architect, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** December 16, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

No central server needed, everything can be done locally.

Easily execute simple commands on remote servers simultaneously

The play book can be managed together with any VCS, no special system required

The best tool to work with Vagrant, dev team can use both to build the same dev environment


**What do you dislike about Red Hat Ansible Automation Platform?**

Seems like it's a little difficult to setup and work with cygwin / windows, trie some cygwin options but doesn't work.



**Recommendations to others considering Red Hat Ansible Automation Platform:**

The most valuable feature is that no additional service need to be installed on remote servers.

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Management company owned cloud servers

Easy to learn, execute same commands on the remote, transfer files

No tool validation required (for medical device project, FDA require extra validation for tools using)

  ### 7. Agentless Server Configuration and Management Tool with plays written in plain yamls.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** December 20, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

- Agentless: No need to install anything, only dependency:  python2 comes by default on all system.
- Impotency: No worress how many time on how many machines you run the play, the result is same.
- Easy Learning Curve: high productivity with less knowledge, easy to learn
- Secure: SSH, secure shell is what ansible leverage to do everything on remote.

**What do you dislike about Red Hat Ansible Automation Platform?**

- No support yet for python3 yet :( #whyyounotyetonbleedingedge
- We need more improvement on Ansible Galaxy

**Recommendations to others considering Red Hat Ansible Automation Platform:**

There are lots of tools and hack available on www. Problem now is what to choose to solve the prolem on is facing. Server Configuration and Managements with Ansible is one of my favourite. I personally had a delima, how my tiny-tiny-shell scripts going to manage 1000+ proudction servers with total confidence. I am a guy like, "go away I will replace you with a small shell script".  One day Ansible happened to me. The day I started fiddling with yaml for ansible, the day I started understand the business needs; How important is it to have confidence over the things my scripts does. The only savoiur for newbie like me, offcourse with zero knowledge of what CMS is ansile. And from that day, I have not turn back. And my team is happy now.

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

- Autoscaling Cloud Instances
- Servers Configuration-
- Deployments
- Github Inventory and User Managemnts
- Easy Developer Onboarding
- Efficeint Data Managements

  ### 8. Dynamic server provisioning, both remote and local

**Rating:** 5.0/5.0 stars

**Reviewed by:** Eric M. | Principal Software Engineer, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 16, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

The flexible structure of Ansible makes it easy to configure, deploy, and provision new machines in just about every environment.

**What do you dislike about Red Hat Ansible Automation Platform?**

Lack of Windows support as a provisioning host - to use a Windows host, you have to SSH in to the target machine and effectively use the target machine to provision itself.

**Recommendations to others considering Red Hat Ansible Automation Platform:**

Keep your development/local environment in mind. While you can use Ansible to provision any _guest_ operating system, you can only use it from a Mac or Linux host. If you're on Windows provisioning Windows, you're out of luck.

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

We needed to shore up our devops practices and make system provisioning reproducible and move beyond mere checklists for the team to follow.

  ### 9. Ansible - Best We've Used

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Services | Enterprise (> 1000 emp.)

**Reviewed Date:** December 17, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

The thing that first stands out is that it uses native Linux SSH to communicate, no client to deploy and run on each server - yes, it does require a user but to be honest this is a good thing, it means that anything done with the tool is logged under that user.

I personally love the fact that it uses Python and the configurations (playbooks) are really easy to pick up. This tool has made it really simple to integrate all our servers into it and start doing things like updates and config management.

Looking forward to Ansible 2 :)

**What do you dislike about Red Hat Ansible Automation Platform?**

The price of Ansible Tower has put us off that - especially for what it does. Yes, it's a fantastic product and it does what it is meant to do very well but it is costly.

There is a bug at the moment which means you can't restart a server in a script - for some reason this got broken but it's expected to be fixed in 2.0 - it's a manageable issue.

There isn't much more that I don't like and that's just being honest. We've not found much we can't achieve with this tool.

**Recommendations to others considering Red Hat Ansible Automation Platform:**

I would definitely consider moving to Ansible. I've seen so many people using Puppet that move to Ansible because it's less complex to manage and if you haven't used a Config Management application before then this is definitely the one to choose, in my opinion, because of the fact that it's so simple to deploy and maintain.

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

We currently use it for Linux updates and configuration management.

We're also starting to manage things like our Active Directory integration so managing what groups can access each group of boxes is simple. 

We are now going to start using it for build automation to AWS which is quite exciting.

  ### 10. Awesome provisioning tool

**Rating:** 5.0/5.0 stars

**Reviewed by:** Leandro B. | Software Engineer, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 17, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

Quite simple and easy with a fast learning curve.
Everything is yaml.
No need for a agent in the target machines, although you can do that if you wish.
Works the same if with 1 or 100 machines to provision

**What do you dislike about Red Hat Ansible Automation Platform?**

The - as of now - lack of support for Windows. Although I don't use it myself, it is a deal breaker when working on a team where someone does use Windows.
There are work arounds, but not as simple as the initial ansible setup in unix based systems.


**Recommendations to others considering Red Hat Ansible Automation Platform:**

There are many blog posts comparing the Ansible to Chef and Puppet a Google search away.
Having not using either of the competitors, I chose Ansible due to the fast learning curve and the no need for a server agent.


**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Servers' infrastructure setup and product deployment.
Having a reliable tool to do the whole server setup rather than rely on poorly maintained shell scripts.


  ### 11. A very powerful tool, to implement almost every deployment use case.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Md Safiyat R. | Head Of Operations, Enterprise (> 1000 emp.)

**Reviewed Date:** December 17, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

The extensive repository of modules that come with the tool.
If I want to do something, I almost always find a module to do that for me.

**What do you dislike about Red Hat Ansible Automation Platform?**

Lack of straightforward programmability.
There were a few situations where I had to use complex conditionals to do (or not to do) a few tasks, where I found Ansible failing to do as per my requirement.
I also faced issues in the key management area. These keys are not the ones that are used by Ansible, but separate keys that the application I am deploying uses.

**Recommendations to others considering Red Hat Ansible Automation Platform:**

Great product. A must try for anyone looking for automation.
I can almost guarantee the product will completely satisfy your usage.

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

We are deploying a private cloud on top of OpenStack in our datacenter.

We have been able to completely automate the deployment on our infrastructure.

  ### 12. I'll never go back

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jason W. | Sr. Systems Engineer, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 17, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

The simplicity, the low learning curve, the ability to read code as you would language.

**What do you dislike about Red Hat Ansible Automation Platform?**

- lack of an open source web management system (Think Ansible Tower)
- lacks a bit of documentation but that is quickly being fixed


**Recommendations to others considering Red Hat Ansible Automation Platform:**

Just dive in and start using it.  The IRC channel #ansible on freenode is a huge help. 

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

I have automated our entire infrastructure using ansible with everything from spinning up additional nodes to our openstack cluster, spinning up VMs on said cluster, automating software deploys and system configurations, and bringing in-line all environments within the org.  

  ### 13. Lightweight and popular config management

**Rating:** 4.0/5.0 stars

**Reviewed by:** Paul B. | Senior Developer, Oracle OpenStack, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** January 11, 2016

**What do you like best about Red Hat Ansible Automation Platform?**

It's lightweight and written in Python. Quite simple to get started with, it needs nothing more than ssh out of the box.

**What do you dislike about Red Hat Ansible Automation Platform?**

For some of the reasons above, it can be a bit slow across large deployments. There are workarounds available though one gets the feeling these are further down the priority list for Ansible's developers. The documentation can be somewhat lacking in places.

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Using to deploy OpenStack in Docker as part of the Kolla project.

  ### 14. Easy to learn and use, very  well documented and backed up by a strong community of practitioners  

**Rating:** 4.5/5.0 stars

**Reviewed by:** Juraci L. | Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** December 17, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

The fact that it's open source, easy to learn and use and that it has a very strong community of practitioners that you can reach out when things are not going as expected.

**What do you dislike about Red Hat Ansible Automation Platform?**

The slow pace of releases and lack of a road map to share with the community.

**Recommendations to others considering Red Hat Ansible Automation Platform:**

Read the documentation, try it out in some personal project. Use it from source with a stable tag, the contributions on the project are really cool.

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Openstack automation. Easy to automate complex tasks.

  ### 15. Powerful automation as code tool

**Rating:** 4.5/5.0 stars

**Reviewed by:** Michael M. | Cloud Specialist, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 22, 2016

**What do you like best about Red Hat Ansible Automation Platform?**

Versatility to design your environment and configure exactly to the specifications of your application

**What do you dislike about Red Hat Ansible Automation Platform?**

Slight learning curve, but easy to follow afterwards

**Recommendations to others considering Red Hat Ansible Automation Platform:**

Try it out and compare with other DevOps tools

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Automating application deployments for server farms

  ### 16. Deploy machines in AWS

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Wireless | Small-Business (50 or fewer emp.)

**Reviewed Date:** June 28, 2016

**What do you like best about Red Hat Ansible Automation Platform?**

Ansible is extremelly easy to use. The project organization is clear, the AWS Dynamic Inventory works great.

**What do you dislike about Red Hat Ansible Automation Platform?**

Only the paid version has slave tracking and allows pulling. It would be great to see ansible providing a free alternative to Puppet and Salt.

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Deploy and manage a large set of machines in AWS

  ### 17. User it everyday

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Hospital & Health Care | Enterprise (> 1000 emp.)

**Reviewed Date:** January 26, 2016

**What do you like best about Red Hat Ansible Automation Platform?**

Ansible is simple. 
I used Puppet before. Compared to Puppet, Ansible is simpler. It doesn't need a master node. And the Ansible community seems much hotter than Puppet. 

**What do you dislike about Red Hat Ansible Automation Platform?**

Occasionally, you will find the features missing in Ansible. But the community is prosperous. Someone can give you an idea about a turn-around to resolve your problem. 

**Recommendations to others considering Red Hat Ansible Automation Platform:**

If you are doing the CM things and never tried Ansible, you should start to learn Ansible immediately! 

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Our team provide other teams with online service. Ansible's simplicity reduces the pain to other teams. 

  ### 18. Personal Asible experience

**Rating:** 4.0/5.0 stars

**Reviewed by:** Dharmin M. | Linux Engineer, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** December 18, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

Standardize Linux build using Ansible. Can run from any Linux server provided Ansible is installed.

**What do you dislike about Red Hat Ansible Automation Platform?**

The alignment of the entries in playbook. No free admin guides available on internet for beginners to intermediate level , also not much info available on internet when you search. 

**Recommendations to others considering Red Hat Ansible Automation Platform:**

Try out and do not give up just because you have Puppet or Chef or other Config Mgt in your  infrastructure..

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

getting info from servers , filtering info. generated by setup module , ensure consistent info/entry exists on servers config file. (i.e sshd_config, (r)syslog.conf ) 

  ### 19. Amazing features and easy to use

**Rating:** 5.0/5.0 stars

**Reviewed by:** Daniel D. | Staff Engineer, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 17, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

The simplicity of being able to run this across hundreds of servers without need of installing a massive dependency stack is wonderful. 

**What do you dislike about Red Hat Ansible Automation Platform?**

There are some limitations to the docs regarding development of custom transports and such.  But unless you have some really exceptional equipment that isn't a barrier. 

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

We have been using Ansible to tame our brownfield environment while simultaneously replacing an aging infrastructure with OpenStack.  Ansible has made replacing large clusters of physical servers a push button op within the OpenStack cluster. 

  ### 20. Ansible revirew

**Rating:** 4.0/5.0 stars

**Reviewed by:** Izzet M. | Solution Architect, Enterprise (> 1000 emp.)

**Reviewed Date:** December 12, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

Simplicity and relatively low learning curve

**What do you dislike about Red Hat Ansible Automation Platform?**

Extensibility with custom functionality if you need something that is not present OOTB

**Recommendations to others considering Red Hat Ansible Automation Platform:**

It's good tool for deployment automation with low learning curve and simple in usage

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Automation of deployment processes

  ### 21. Pretty Amazing!

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Internet | Enterprise (> 1000 emp.)

**Reviewed Date:** December 18, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

Makes my work easy with automation. It is idempotent. The directory structure is easy to follow, with roles defined for each host category. We can also carry parallel installation in multiple hosts.

**What do you dislike about Red Hat Ansible Automation Platform?**

File transfer between remote hosts while running Ansible appears to be cumbersome.


**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Automating the setup of the entire cloud environment wired with Openstack along with monitoring. The benefits:

1. Need to configure just once, and i can run a group of services on multiple nodes anytime i wish to. Automation is the real key. 

2. Easy to trace out errors while several components are being setup parallely. This is a real challenge otherwise.

  ### 22. Ansible lightweight and flexible, but Windows is currently lagging behind.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Jason H. | DevOps Engineer, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** May 07, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

LIGHT WEIGHT / AGENT-LESS
Ansible uses ssh and WinRM to communicate with servers, this means it is agent-less and lightweight and reduces your start-up time for new instances, and one less component to manage/update/upgrade.

FLEXIBILITY
Ansible allows the flexibility for both "pushing" and "pulling" of configuration management changes with the control server (Chef/Puppet are just a poll/pull model)

The coding structure has defaults, but is also flexible if you want to rearrange your files.

LEARNING CURVE
The modules are python based and the configuration files are YAML files.  If you just use the available base and community modules, you may never have to see python code, and learning YAML is a cinch.

In comparison, Chef requires you to learn the ruby DSL in order to create configuration files, which forces you to first learn ruby before you can competently start using Chef, and the language itself has its own learning curve ...


**What do you dislike about Red Hat Ansible Automation Platform?**

WINDOWS BETA
The first Windows modules release was a bit flawed.  The team is currently working on a new model using scheduled jobs to work around issues with COM object permissions via WinRM.  
https://github.com/ansible/ansible-modules-extras/issues/275

The team is also still working adding more base functionality that is available on Linux instances which still needs to be built out in powershell for Windows, even simple things like passing filepaths with spaces in them.

Still a long way to go to reach the success level of Chef/Puppet in this arena.


**Recommendations to others considering Red Hat Ansible Automation Platform:**

If you are new to DevOps and only configuring for a Linux stack, Ansible is a great choice.
If you have any need to configure Windows, you might want to wait a while....


**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Provisioning in AWS is working well, I like having the option to run things locally.and use local tools like AWSCLI to fill in the gaps with the modules.

Bringing up a configured nginx reverse proxy server was a cinch.

My pains are around getting a configured Wndows SQL server in AWS running, provisioning with WinRM enabled wasn't a problem, running powershell via WinRM does have its issues.  Unfortunately this is what Windows offers so this is what ansible will have to deal with.  There are solutions, but will take time to build into their base modules.




  ### 23. Revolutionize ops

**Rating:** 5.0/5.0 stars

**Reviewed by:** Marcus S. | DevOps Engineer, Internet, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 01, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

Took me a weekend of tinkering around to be off and running. After over a year still haven't found any limitations. I feel like it's one of the few products out there that is truly easy to express one's opsy nature with.
No agent is required to run on servers, so makes it super easy to integrate with existing servers right from the beginning. 
Now instead of altering existing servers, Ansible makes it possible to alter a playbook, spin up a new server and provision it as a replacement. Also gives the operations team the confidence to build replacement servers while half asleep at 2am after being woke up by a page. 
We even use it in conjunction with Docker, and it's been great.

**What do you dislike about Red Hat Ansible Automation Platform?**

So far I don't really have any, as weird as that sounds. It's easy for the whole team to learn and extend.
Only thing that can use some improvements is Ansible Tower. There are some missing features to truly make it secure for a large team with various roles.

**Recommendations to others considering Red Hat Ansible Automation Platform:**

Give it a weekend and you'll be sold

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Automate server provisioning
Automate application deployment
Automate build processes

  ### 24. Low barrier to entry for automated provisioning

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Leisure, Travel & Tourism | Enterprise (> 1000 emp.)

**Reviewed Date:** December 18, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

Ansible makes it very simple to automate the provisioning of your software stack. Many provisioning tools can get overly complex but Ansible has very opinionated documentation and a simple API.


**What do you dislike about Red Hat Ansible Automation Platform?**

It doesn't become quite clear how you handle larger deployments, and deal with user authentication, and a slew of other best-practices that would be common in large deployments. For solo projects or small teams, it's pretty great though.

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Automating the provisioning of your servers is important. Ansible helps solve this.

  ### 25. Ansible

**Rating:** 4.5/5.0 stars

**Reviewed by:** Michael B. | Director of Technology, Information Technology and Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 15, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

I previously used Puppet. While Puppet is great, Ansible (and Salt) is even better. Getting to where Puppet was actually configuring servers took several days. I had Ansible configuring user account on servers in an hour of using Ansible. The Ansible community is pretty responsive and there is a healthy amount of community involvement.

**What do you dislike about Red Hat Ansible Automation Platform?**

I wish Ansible let you put loops in your playlists. It takes awhile to wrap around the logic of the conditionals. There's not a lot to dislike about Ansible.

**Recommendations to others considering Red Hat Ansible Automation Platform:**

For server configuration you should be using Salt or Ansible.

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Fast and centralized configuration of servers. Consistency of our servers: If we remove a web node, all file and DB servers instantly have the old machines access removed from the firewall. I can spin up 10 production cloud web nodes in less than an hour. 

  ### 26. Ansible Review

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Telecommunications | Enterprise (> 1000 emp.)

**Reviewed Date:** May 12, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

I have been using Ansible for the past 6 months and  would recommend it.  Summing up why I like Ansible would be.
1) Simple YAML syntax Playbook
2) Basic plugins available easily and can be written as per one's convenience
3) Integrating Ansible and EC2 was petty simple.


**What do you dislike about Red Hat Ansible Automation Platform?**

Ansible tower set up was a bit tricky Should be easily avaible for download through a click. However Have been using Ansible tower and again the dashboard and the reach made are usage simple. Role wise group access/project access is a great feature.

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Build Automation, and auto scaling were the two genres we needed to tame. Ansible and Docker helped us work through this.

  ### 27. Ansible is a top-tier configuration management tool

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** May 01, 2015

**What do you like best about Red Hat Ansible Automation Platform?**

It's hard to pick a single attribute, but the agentless nature of Ansible's control scheme is something I've always wanted in administration tools. The YaML file format is so simple that Ansible roles and playbooks are self-documenting. 

**What do you dislike about Red Hat Ansible Automation Platform?**

I guess if I had to pick something it would be the fact that I can't call a role from the command line the way I can call a module. Although I haven't looked into this for some time, so it's possible the feature has been added. Plus, Ansible is open source so I could always implement this myself and submit it to the community. 

**Recommendations to others considering Red Hat Ansible Automation Platform:**

The book Ansible for DevOps is a great resource.

**What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?**

Repeatability is the main problem I'm solving. Rolling out a new service is as simple as writing a role to handle it. From then on out, deploying that service is a single command. 


## Red Hat Ansible Automation Platform Discussions
  - [What is Red Hat Ansible Automation Platform used for?](https://www.g2.com/discussions/what-is-red-hat-ansible-automation-platform-used-for) - 1 comment

- [View Red Hat Ansible Automation Platform pricing details and edition comparison](https://www.g2.com/products/red-hat-ansible-automation-platform/reviews?page=8&section=pricing&secure%5Bexpires_at%5D=2026-08-04+09%3A41%3A37+-0500&secure%5Bsession_id%5D=c9ca23c5-e3dc-4a9f-a6eb-46b344685ba5&secure%5Btoken%5D=57102c681173894594b3afedb6ea11a29c158842b83688f511278430de886287&format=llm_user)

## Red Hat Ansible Automation Platform Features
**Administration**
- Configuration Management
- Access Control
- Dashboards

**Configuration**
- Compliance
- Scheduling
- Maintenance

**Administration **
- Administration Console
- Dashboards and Visualizations
- Access Control

**Performance**
- Issue Tracking
- Detection Rate
- False Positives
- Automated Scans

**Functionality**
- Deployment-Ready Staging
- Integration
- Extensible

**Management**
- Configuration Management
- Access Control
- Orchestration

**Functionality**
- Integrations
- Extensibility
- Test Customization

**Automation Support - Runbook Automation**
- Common Tool Integration
- Scripting Language Support
- Routine Task Automation
- Automated Task Notifications

**Agentic AI - Network Automation Tools**
- Autonomous Task Execution
- Cross-system Integration
- Decision Making

**Analysis**
- Threat Detection

**Functionality**
- Deployment Automation
- Process Analytics
- Plugins
- APIs / Integrations
- Feature Flags

**Network**
- Scalability
- Inventory
- Infrastructure
- Remote Access

**Automation**
- Test Automation
- Intelligent Automation
- Release Automation
- Automated Provisioning

**Network**
- Compliance Testing
- Perimeter Scanning
- Configuration Monitoring

**Management**
- Processes and Workflow
- Reporting
- Automation

**Analysis**
- Live Tail

**Functionality**
- Automation
- Integrations
- Extensibility

**Management**
- Automation
- Processes and Workflow
- Reporting

**Error Management - Runbook Automation**
- Runbook Procedure Updates
- Recovery Options
- Error Management in Automation

**Platform**
- Remote Access
- ITIL Policy Compliance
- Asset Tracking
- IT Knowledge Management

**Processes**
- Pipelines
- Orchestration
- Workflow Visualization

**Logistics**
- Communication
- Scripting
- Workflows

**IT Management**
- Workflow Management
- Infrastructure Management
- IT Discovery

**Application**
- Manual Application Testing
- Static Code Analysis
- Black Box Testing

**Processes**
- Pipeline Control
- Workflow Visualization
- Continuous Deployment

**Customization - Runbook Automation**
- Runbook Customization
- Workflow Customization
- Incident Response Customization

**Agentic AI - Continuous Integration**
- Autonomous Task Execution
- Cross-system Integration
- Adaptive Learning
- Natural Language Interaction
- Proactive Assistance

**Agentic AI - Continuous Delivery**
- Autonomous Task Execution
- Cross-system Integration
- Adaptive Learning
- Natural Language Interaction
- Proactive Assistance

**Security**
- Endpoint Protection
- Patch Management
- Disaster Recovery
- Service Management
- Workflow Management

**Compliance and Reporting - Runbook Automation**
- Security Management
- Compliance Standards Adherence
- Reporting and Auditing

**Security - Network Automation**
- Change Management
- Security Automation
- User Authentication and Authorization
- Monitoring and Alerts

**Agentic AI - Vulnerability Scanner**
- Autonomous Task Execution
- Proactive Assistance

**Agentic AI - Log Analysis**
- Autonomous Task Execution
- Multi-step Planning
- Cross-system Integration
- Adaptive Learning
- Natural Language Interaction
- Proactive Assistance
- Decision Making

**Performance - Runbook Automation**
- Self-Service for Non-IT Staff
- Team Collaboration Enhancement
- Load Handling Performance

**Agentic AI - Enterprise IT Management**
- Autonomous Task Execution
- Multi-step Planning
- Cross-system Integration
- Adaptive Learning
- Natural Language Interaction
- Proactive Assistance
- Decision Making

**Agentic AI - Runbook Automation**
- Autonomous Task Execution
- Multi-step Planning
- Cross-system Integration
- Adaptive Learning
- Natural Language Interaction
- Proactive Assistance
- Decision Making

## Top Red Hat Ansible Automation Platform Alternatives
  - [GitHub](https://www.g2.com/products/github/reviews) - 4.7/5.0 (2,329 reviews)
  - [GitLab](https://www.g2.com/products/gitlab/reviews) - 4.5/5.0 (884 reviews)
  - [Puppet Enterprise](https://www.g2.com/products/puppet-enterprise/reviews) - 4.2/5.0 (43 reviews)

