Ansible Automation Platform … You’re using it wrong.

5 things you didn’t know your Red Hat Ansible Automation Platform could do When we think about automation, we tend to focus on efficiency. Automating simple or even complex tasks to streamline our processes – It’s one of the reasons organizations adopt and implement Red Hat Ansible Automation Platform.  But what if we can take Read more about Ansible Automation Platform … You’re using it wrong.[…]

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[…]

Ansible Wisdom and ChatGPT: Putting it to the test

Image: DALL-E Artificial intelligence (AI) is revolutionizing how we work and play in exciting ways. At first glance, AI tools, such as ChatGPT, seem to provide all the correct answers. But once we delve deeper and implement the suggestions, it often isn’t as effortless as it appears. This is especially true when generating code. In Read more about Ansible Wisdom and ChatGPT: Putting it to the test[…]

Creating Kubernetes Dynamic Inventories with kubernetes.core Modules

When managing infrastructure, there are times when a dynamic inventory is essential. Kubernetes is a perfect example of this where you may create multiple applications within a namespace but you will not be able to create a static inventory due to Kubernetes appending a systems-generated string to uniquely identify objects.  Recently, I decided to play Read more about Creating Kubernetes Dynamic Inventories with kubernetes.core Modules[…]

What’s new in Ansible Automation Platform 2: private automation hub

We are excited to announce that the Ansible Automation Platform 2 release includes private automation hub 4.3. Private automation hub provides automation developers the ability to collaborate and publish their own automation content and streamline delivery of Ansible code within their organization. Private automation hub in Ansible Automation Platform 2 primarily delivers support for automation Read more about What’s new in Ansible Automation Platform 2: private automation hub[…]

What’s new in Ansible Automation Platform 2: automation execution environments

Red Hat Ansible Automation Platform 2 is now available to customers. This release expands the possibilities of automation across your organization, with a more secure, flexible foundation to build and deploy automation with greater acceleration, orchestration and innovation. As automation usage/practices/etc. spreads throughout an organization, managing multiple automation environments for different teams and use cases Read more about What’s new in Ansible Automation Platform 2: automation execution environments[…]

Getting started with Ansible security automation: Incident Response

Technological advancements are intended to bring more control, agility and velocity to organizations. However, adopting these new technologies and techniques, such as cloud computing and microservices, increases an organization’s security footprint, bringing greater risk of security breaches.  Cyberattacks potentially expose organizations to financial loss, reputational damage, legal liability, and business continuity risk. As a result, Read more about Getting started with Ansible security automation: Incident Response[…]

Deep dive into Trend Micro Deep Security integration modules

At AnsibleFest 2020, we announced the extension of our security automation initiative to support endpoint protection use cases. If you have missed it, check out the recording of the talk “Automate your endpoint protection using Ansible” on the AnsibleFest page. Today, following this announcement we release the supported Ansible Content Collection for Trend Micro Deep Read more about Deep dive into Trend Micro Deep Security integration modules[…]

Introduction to ansible-test

As automation becomes crucial for more and more business cases, there is an increased need to test the automation code itself. This is where ansible-test comes in: developers who want to test their Ansible Content Collections for sanity, unit and integration tests can use  ansible-test  to achieve testing workflows that integrate with source code repositories. Read more about Introduction to ansible-test[…]