Anyone who has tried to maintain a consistent environment for running playbooks, whether on a dedicated Ansible Control Node or any other server, knows how quickly reconciling the requirements of different collections,…
Automation
Intel x86, IBM Power, and Containers: A unified IT infrastructure
For some, what I’m about to describe might seem obvious. However, in my experience, many people still don’t fully understand how different technologies interact with each other and what their specific applications…
Using Ansible for HMC Update
When managing the HMC console, the activity that needs to be done from time to time is to update it. In the life cycle of the console, ifixes and servie packs are…
IBM Power Ansible in Practice: Adding a VLAN to SEA (Shared Ethernet Adapter)
Here’s a practical approach to managing network configuration on IBM Power servers using Ansible and the ibm.power_hmc collection. Using a playbook as an example, I’ll show how to add a new VLAN…