operator_lifecycle_manager ========================== This role sets up the [Operator Lifecycle Manager](https://github.com/operator-framework/operator-lifecycle-manager) on a k8s cluster. Requirements ------------ Access to a k8s API. Role Variables -------------- Currently none, it fetches the quickstart resource definitions from upstream. Dependencies ------------ None. Example Playbook ---------------- - hosts: master01 roles: - { role: gandhiano.operator_lifecycle_manager } License ------- GPL v3 Author Information ------------------ Gualter Barbas Baptista @gandhiano