Last Friday, I published my method of integrating Ansible with IBM AIX System Management Interface Tool (SMIT). It's an easy way to get everything under one roof and keep my AIX colleagues happy. Wednesday is the time to publish the full source code and go deeper into the rabbit hole.
Before going deeper, I have two playbooks:
prepare_linux_resources.yml
- to prepare NFS and TFTP resources for future Linux installationslinux_install.yml
- to assign the resources to the new Linux LPAR to be installed
Both playbooks are in /nim/linux/playbooks
.
ODM files
Keep reading with a 7-day free trial
Subscribe to Power DevOps Substack to keep reading this post and get 7 days of free access to the full post archives.