Introducing G2.ai, the future of software buying.Try now

Red Hat Ansible Automation Platform Reviews & Product Details

Red Hat Ansible Automation Platform Overview

What is Red Hat Ansible Automation Platform?

Red Hat® Ansible® Automation Platform is Red Hat'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 Details
Product Website
Languages Supported
Bosnian, Bulgarian, Catalan, Czech, Danish, German, Greek, English, Estonian, Basque, Persian, Finnish, French, Galician, Hebrew, Croatian, Hungarian, Indonesian, Icelandic, Italian, Japanese, Georgian, Latvian, Lithuanian, Macedonian, Dutch, Norwegian, Polish, Portuguese, Romanian, Russian, Slovak, Slovenian, Spanish, Albanian, Serbian, Swedish, Thai, Turkish, Ukrainian, Vietnamese, Chinese (Simplified)
Show LessShow More
Product Description

Red Hat Ansible Automation Platform is a simple way to automate apps and infrastructure. Application Deployment + Configuration Management + Continuous Delivery.

How do you position yourself against your competitors?

Hybrid cloud ready. Automation content and integrations that support hybrid cloud deployments by offering true interoperability across vendors, clouds, and footprints

Trusted. A more secure, enterprise-ready solution from the Red Hat Ansible automation experts that helps IT teams focus on increasing their agility to meet changing business needs

Holistic. An efficient, comprehensive platform for true end-to-end automation helping organizations accelerate business outcomes and return-on-investment (ROI)

Intelligent. Automation analytics and Red Hat Insights that offer automation ROI planning tools and an actionable view into the security and overall health of an organization's automation infrastructure

Scalable. The foundation to build and operate automation at scale across teams, with control and flexibility


Seller

Red Hat

Description

At Red Hat, they connect an innovative community of customers, partners, and contributors to deliver an open source stack of trusted, high-performing technologies that solve business problems.

Overview Provided by:

Recent Red Hat Ansible Automation Platform Reviews

Luke B.
LB
Luke B.Mid-Market (51-1000 emp.)
4.0 out of 5
"AAP is cool."
What I like best about Red Hat Ansible Automation Platform is its ability to simplify complex IT tasks through consistent, agentless automation acr...
Verified User
U
Verified UserMid-Market (51-1000 emp.)
2.5 out of 5
"Currently adapting ansible into our environment"
Ansible uses a single user interface to access the controller, hub, lightspeed and galaxy
Verified User
C
Verified UserEnterprise (> 1000 emp.)
3.5 out of 5
"ease of doing business for infra as code"
Ansible playbook collection , event driven ansible offerings

Red Hat Ansible Automation Platform Media

Red Hat Ansible Automation Platform Demo - Ansible
Ansible
Red Hat Ansible Automation Platform Demo - Ansible
Ansible
Red Hat Ansible Automation Platform Demo - Ansible
Ansible
Play Red Hat Ansible Automation Platform Video
Play Red Hat Ansible Automation Platform Video
Play Red Hat Ansible Automation Platform Video
Play Red Hat Ansible Automation Platform Video

Official Downloads

Answer a few questions to help the Red Hat Ansible Automation Platform community
Have you used Red Hat Ansible Automation Platform before?
Yes

371 Red Hat Ansible Automation Platform Reviews

4.6 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.

Red Hat Ansible Automation Platform Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
Cons
G2 reviews are authentic and verified.
JG
Enterprise(> 1000 emp.)
Validated Reviewer
Review source: G2 Gives Campaign
Incentivized Review
What do you like best about Red Hat Ansible Automation Platform?

I've been using AAP for quite a while. In Tower, the concept of creating a "secure bubble wrap" by utilizing virtualenvs was a great idea. However, from my world of Secrets Management, it made it near impossible to get attributes of the workload executing within to identify it without a "secret zero".

Today, in AAP... the containerized execution environments are a game changer! Now, we can determine the attributes of the environment to provide it secrets and when the execution completes -- POOF! -- the container and all secrets within are gone!

This simple change in architecture to improve modernization was an amazing advancement! Review collected by and hosted on G2.com.

What do you dislike about Red Hat Ansible Automation Platform?

I said I was in secrets management, so you should see this one coming:

"The Single Credential Problem"

Today, Job Templates only support 1 Machine Credential. If I want to scale a job template across many hosts to patch them efficiently, there is no native way to accomplish this today. I have to utilize a workaround that employs the use of lookup plugins in the playbook and dynamically fetching secrets just-in-time based on inventory_hostname. It was actually my Lightning Talk for AnsibleFest here at Summit this week. The feature request was added to AWX in 2017.

Also, AAP has no underlying OIDC configuration. This makes it hard to utilize an identity-aware process that allows secrets management to utilize attributes of workloads (the "payload" of the JWT from OIDC) to identify them instead of a "secret zero" needing to be utilized. Cloud services and even OpenShift has this support today... a modern AAP should also support the same similar to most CI platforms out there. Review collected by and hosted on G2.com.

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

I'm a Red Hat Partner employed by CyberArk. I don't have business problems that I'm solving for myself, but my customers have business problems they're trying to solve. The largest one is the one I referenced before where these teams are struggling to understand how to efficiently scale to many hosts in a secure way. Review collected by and hosted on G2.com.

DK
Enterprise(> 1000 emp.)
Validated Reviewer
Review source: G2 Gives Campaign
Incentivized Review
What do you like best about Red Hat Ansible Automation Platform?

AAP makes my life easier because I am a lazy engineer! If there is ever a configuration task that I have to do more than once, I use AAP to get it done. Even if I may only do something once, chances are there is a playbook for it, just incase I ever have to do it again. Review collected by and hosted on G2.com.

What do you dislike about Red Hat Ansible Automation Platform?

The disconnect between Hashi TF and AAP. These two products are awesome when used together and a tighter integration between them is not only a need, but it is mandatory! Review collected by and hosted on G2.com.

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

AAP allows me to automate my environment, taking hours and days down to minutes. This, in turn, allows me to focus on novel problems and innovations. Review collected by and hosted on G2.com.

Mustafa Abdel Hady R.
MR
Telco Cloud and Networks Manager
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite on behalf of seller
Incentivized Review
Rating Updated ()
What do you like best about Red Hat Ansible Automation Platform?

It runs inside containers, so the separation between control plane and execution plane gives a lot of flexibility.

The Ansible Automation Platform user experience in general is so good. Review collected by and hosted on G2.com.

What do you dislike about Red Hat Ansible Automation Platform?

No playbook viewer or editor with visual syntax validator.

More automation if you have a complete Ansible project that contains inventory, ansible.cfg, vault, roles to automate the creation of all required resources like Machine Credentials, Vault Credentials and inventory and tie them together automatically. Review collected by and hosted on G2.com.

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

Automating complex tasks. Pushing configurations to network devices. Idempotent, so can be used for checks. Easily backup of network configurations.

Workflow job template with ability to add conditions and add "Requires Approval" to manage risky tasks that need manual intervention. Review collected by and hosted on G2.com.

Response from Brianna Gault of Red Hat Ansible Automation Platform

Hi Mustafa, Thank you for taking the time to share your feedback on multiple Red Hat products! We're thrilled to see you're pleased with both Red Hat Ansible Automation Platform and Red Hat Enterprise Linux.

If you have any questions or additional thoughts to share, please reach out to us at experience-advocacy@redhat.com.

Thanks,

Red Hat Experience & Advocacy Team

Luke B.
LB
Mid-Market(51-1000 emp.)
Validated Reviewer
Review source: G2 Gives Campaign
Incentivized Review
What do you like best about Red Hat Ansible Automation Platform?

What I like best about Red Hat Ansible Automation Platform is its ability to simplify complex IT tasks through consistent, agentless automation across hybrid environments. It provides a user-friendly yet powerful framework that allows teams to automate provisioning, configuration management, application deployment, and more with minimal overhead. The platform’s integration with Red Hat’s enterprise ecosystem, coupled with features like role-based access control, visual dashboards, and certified content collections, makes it an ideal solution for scaling automation securely and efficiently across large organizations. Review collected by and hosted on G2.com.

What do you dislike about Red Hat Ansible Automation Platform?

It’s hard to hire employees with existing AAP knowledge Review collected by and hosted on G2.com.

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

Image deployment Review collected by and hosted on G2.com.

Verified User in Government Administration
AG
Small-Business(50 or fewer emp.)
Validated Reviewer
Review source: G2 Gives Campaign
Incentivized Review
What do you like best about Red Hat Ansible Automation Platform?

The automation that ansible allows our organization to perform is outstanding! It provides us piece of mind that certain configurations are getting pushed to our Linux nodes without interaction. It gives us more time to focus on the things that require our attention. Review collected by and hosted on G2.com.

What do you dislike about Red Hat Ansible Automation Platform?

If I had to select one thing I don't like about ansible, it's the time it takes to configure an automation script to properly run without issue. It would be nice if AI could be integrated into (nano, vi, and vim) , so while you're developing the script AI is checking for syntax errors that can be corrected right then and there. Otherwise it's great! Review collected by and hosted on G2.com.

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

Free's up human resources (i.e.) engineers to focus on matters that are pressing, while knowing that they simple/small things are taken care of in background. Review collected by and hosted on G2.com.

CM
Mid-Market(51-1000 emp.)
Validated Reviewer
Review source: G2 Gives Campaign
Incentivized Review
What do you like best about Red Hat Ansible Automation Platform?

I love Ansible for all things configuration management. Ansible Automation platform provides an awesome way for others to join in on utilizing the benefits of Ansible in a more friendly way. The user interface is clean and easy to learn. Review collected by and hosted on G2.com.

What do you dislike about Red Hat Ansible Automation Platform?

Cost is definitely a thing that can be off putting with moving towards the GUI offering (as well as other associated features that come with it). Review collected by and hosted on G2.com.

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

Allows organizations a way to onboard developers to using Ansible for standardizing code roll-out and deployment as well as configuration changes. Review collected by and hosted on G2.com.

PK
Mid-Market(51-1000 emp.)
Validated Reviewer
Review source: G2 Gives Campaign
Incentivized Review
What do you like best about Red Hat Ansible Automation Platform?

Ansible allows our IT team to create standardized procedures for consistent software deployment and configuration. Implementation has reduced workstation deployment, standardized our server configurations, and has simplified repetitive management tasks. Our team frequently uses Ansible in day-to-day tasks Review collected by and hosted on G2.com.

What do you dislike about Red Hat Ansible Automation Platform?

Ansible can be complicated for new users to start using and developing, but there is comprehensive documentation and plenty of resources online. Review collected by and hosted on G2.com.

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

We have many small networks that require identical configurations, and Ansible is vital to our ability to standardize these environments Review collected by and hosted on G2.com.

Shivang P.
SP
Associate Technical Engineer
Enterprise(> 1000 emp.)
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about Red Hat Ansible Automation Platform?

Ansible is widely appreciated for its simplicity and efficiency, making it one of the most helpful tools in automation and configuration management. One of its key features is its agentless architecture, which eliminates the need to install software on the managed nodes, reducing complexity and overhead. It uses straightforward YAML syntax in its playbooks, which makes it accessible even to those with limited programming experience. Ansible also supports idempotency, ensuring that tasks can be run repeatedly without causing unintended changes if the system is already in the desired state. With its strong community support and a wide range of modules, Ansible integrates well with various platforms and applications, allowing for seamless automation of repetitive tasks like provisioning, configuration management, and application deployment Review collected by and hosted on G2.com.

What do you dislike about Red Hat Ansible Automation Platform?

One common issue is the slow execution of playbooks, especially when managing large-scale environments or executing tasks over many nodes. Since Ansible is agentless, it relies on SSH connections for communication, which can introduce delays, particularly if multiple servers are involved or if there are network latency issues. Another challenge is that playbooks written inefficiently, with redundant tasks or complex loops, can further contribute to performance bottlenecks. Additionally, Ansible's default execution model is single-threaded, meaning it processes tasks sequentially, which can slow down operations when dealing with a high volume of servers. Debugging and troubleshooting can also be tricky at times, as verbose logs are sometimes needed to pinpoint issues, leading to an increase in execution time. Review collected by and hosted on G2.com.

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

Red Hat Ansible Automation Platform solves critical challenges in IT automation, particularly in maintaining consistent and reliable environments across large-scale infrastructure. For your tasks, like running health scans and closing patching, it helps by automating repetitive, time-consuming processes, ensuring that patching and system checks are done efficiently and consistently across all servers.

One key benefit is the platform’s ability to orchestrate large-scale operations, reducing human error and ensuring that patches are applied uniformly. It also provides robust reporting and visibility into what tasks have been executed, making it easier to track patch compliance and health scan results. Additionally, its role-based access control (RBAC) ensures that only authorized personnel can make changes, improving security. Review collected by and hosted on G2.com.

JW
Enterprise(> 1000 emp.)
Validated Reviewer
Review source: G2 Gives Campaign
Incentivized Review
What do you like best about Red Hat Ansible Automation Platform?

The thing that I love most about AAP is its seamless integration capabilities. We were about to set up a full integration with our ServiceNow platform for automation request intake, as well as CyberArk for secure secret management. Both of which were done with OOB functionality provided by the platform and only took a few days to get operational. Review collected by and hosted on G2.com.

What do you dislike about Red Hat Ansible Automation Platform?

Cannot relaunch jobs with DIFFERENT survey parameters. Review collected by and hosted on G2.com.

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

Currently, VM distribution/decommissioning and network operation automation. Review collected by and hosted on G2.com.

OI
Small-Business(50 or fewer emp.)
Validated Reviewer
Review source: G2 Gives Campaign
Incentivized Review
What do you like best about Red Hat Ansible Automation Platform?

Event Driven Automation, execution environments Review collected by and hosted on G2.com.

What do you dislike about Red Hat Ansible Automation Platform?

missing Service Catalog, missing Dynamic Forms, have to rebuild image on collection update(need to test custom filter plugins and filters and have to rebuild image every time) Review collected by and hosted on G2.com.

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

it's in a heart of our Ci/CD pipeline for Infrastructure as Code, I also build a robust framework with Jira and Service now where AAP allows us to onboard records to DNS or Zscaler in a safe and predictable fashion Review collected by and hosted on G2.com.