Mastering AWS with amazon.aws 7.0: A Dive into New Modules for Enhanced Security and Seamless Migrations

As the technology landscape continues to evolve, the latest release of the Red Hat Ansible Certified Content Collection for amazon.aws introduces a suite of powerful modules that redefine the boundaries of automation within Amazon Web Services (AWS) while redefining how organizations approach security deployments and seamless migrations within the AWS ecosystem. In our previous blog Read more about Mastering AWS with amazon.aws 7.0: A Dive into New Modules for Enhanced Security and Seamless Migrations[…]

What’s New: Cloud Automation with amazon.aws 7.0.0

When it comes to Amazon Web Services (AWS) infrastructure automation, the latest release of the certified amazon.aws Ansible Content Collection for Red Hat Ansible Automation Platform brings a number of enhancements to improve the overall user experience and speed up the process from development to production. This blog post goes through changes and highlights what’s Read more about What’s New: Cloud Automation with amazon.aws 7.0.0[…]

Red Hat Insights Collection for Event-Driven Ansible

Event-Driven Ansible became generally available in Ansible Automation Platform 2.4. As part of the release, Red Hat Insights and Ansible teams collaborated to implement and certify a Red Hat Insights collection integrating Insights events as a source of events for Ansible Automation Platform. This provides a consistent way to receive and handle events triggered from Read more about Red Hat Insights Collection for Event-Driven Ansible[…]

Importing Ansible Validated Content into Private Automation Hub

Introduction Ansible validated content is a set of collections containing pre-built YAML content (such as playbooks or roles) to address the most common automation use cases. You can use Ansible validated content out-of-the-box or as a learning opportunity to develop your automation skills. It’s a trusted starting point to bootstrap your automation: use it, customize Read more about Importing Ansible Validated Content into Private Automation Hub[…]

New Ansible Galaxy

For awhile, the Red Hat Ansible team behind the components Ansible automation hub and Ansible cloud automation hub at console.redhat.com have been on a special ops mission to enhance the galaxy_ng code base that serves the aforementioned components to also serve galaxy.ansible.com, with the intention of replacing galaxy.ansible.com with a fresh code base.   Galaxy, Read more about New Ansible Galaxy[…]

BGP Management with Ansible Validated Content using the network.bgp collection

At AnsibleFest 2022, we announced a new addition to the content ecosystem offered through the platform which is Ansible validated content. Ansible validated content is use cases-focused automation content that is packaged as Collections that contain Ansible plugins, roles and playbooks that you can use as an automation job through Red Hat Ansible Automation Platform. Read more about BGP Management with Ansible Validated Content using the network.bgp collection[…]

Providing Terraform with that Ansible Magic

Late last year, we introduced a Red Hat Ansible Certified Collection Collection for Terraform. This was an important step in automation, as these two tools really are great together and leveraging Ansible’s ability to orchestrate other tools in the enterprise made this a no-brainer. Terraform with its infrastructure as code (IaC) provisioning and Ansible’s strength Read more about Providing Terraform with that Ansible Magic[…]

The Top 10 Ansible Blogs of 2022

Introduction If you’re looking to brush up on the most popular Ansible information from 2022 (or just grasping at any excuse to break away from your relatives for a few minutes during the holidays), you’ve come to the right place. What follows are the top 10 blogs that have captured the most attention from Ansible.com Read more about The Top 10 Ansible Blogs of 2022[…]

Creating Custom Rules for Ansible Lint

What is Ansible Lint?  Ansible Lint is a command-line tool (part of the ansible-lint upstream community project) for linting of Ansible Playbooks, Roles, and Collections. Ok, so what exactly is “linting?” Its fundamental objective is to promote proven behaviors, patterns, and practices while avoiding typical traps that can quickly result in errors or make code Read more about Creating Custom Rules for Ansible Lint[…]

Importing/Exporting Collections in automation hubs

This article discusses how to export and import Collections from one automation hub to another. Ansible automation hub stores Collections within repositories and the Collections are versioned by the curator, so therefore many versions of the same Collection can exist in the same or different repositories at the same time. Ansible automation hub repositories store Read more about Importing/Exporting Collections in automation hubs[…]