I have created some example Ansible modules that add functionality above and beyond simply using the Ansible builtin Command or Shell modules to manage IRIS. You can use these as an inspiration for creating your own modules. My hope is that this will be the start of creating an IRIS community Ansible collection.
- I am assuming you are already familiar with Ansible. For example see the community post: Ansible Community Post
- This post follows up on my 2024 Global Summit presentation.
- The source code and demo scripts are available on GitHub here: GitHub
I expect some editing and changes during
.png)
.png)
.png)


