Ansible Operator Quickstart Create a new project Operator scope Customize the operator logic Watch the Memcached CR Options Building the Memcached Ansible Role Define the Mem...
Getting started with Operator SDK for Ansible-based Operators Prerequisites Creating and deploying Ansible-based Operators Next steps Getting started with Operator SDK for An...
Developer Guide Developer Guide Welcome to the Ansible Developer Guide! Who should use this guide? If you want to extend Ansible by using a custom module or plugin locally, ...
Ansible Community Guide Getting started Going deeper Working with the Ansible repo Traditional Table of Contents Ansible Community Guide Welcome to the Ansible Community Gu...
Ansible Community Guide Getting started Going deeper Working with the Ansible repo Traditional Table of Contents Ansible Community Guide Welcome to the Ansible Community Gu...
Ansible Operator Watches Example Ansible Operator Watches The Watches file contains a list of mappings from custom resources, identified by it’s Group, Version, and Kind, to a...
Ansible Based Operator Scaffolding The Deployment The Volume Mount Path The Environment Variables Ansible Based Operator Scaffolding A new Ansible operator project can be cre...
Ansible Based Operator Scaffolding The Deployment The Volume Mount Path The Environment Variables Ansible Based Operator Scaffolding A new Ansible operator project can be cre...
Python 3 Support On the controller side Using Python 3 on the managed machines with commands and playbooks What to do if an incompatibility is found Python 3 Support Ansible...