
02 May DevSecOps in OpenShift
DevSecOps stands for development, security, and operations. It's an approach to culture, automation, and platform design that integrates security as a shared responsibility throughout the...

13 Apr What’s new in Red Hat Ansible Automation Platform 2?
The initial architecture of Red Hat Ansible Automation Platform had a closely related Control Plane and Execution Plane, which were available as part of the...

01 Mar Ansible, part VI – Network Automation and some optimizations
Ansible is great for managing network devices. This applies to both simple and more advanced changes that can be made directly or through various controllers,...

23 Dec Secure workloads in OpenShift
In this blog post I will discuss the OpenShift security use cases that Red Hat Advanced Cluster Security for Kubernetes addresses and identify the benefits...

15 Nov E-Book: The World of Automation with Red Hat Ansible
Are you an open-source enthusiast who’s aiming to leverage his knowledge of automation? We’ve got something for you! An e-book full of practical tips and...

13 Jul Ansible, part V – Loops, Conditional Statements and Handlers
In an earlier article, we talked about collecting facts from managed nodes and about how they can be used in our playbooks. We also showed...