Tower Operator

Build Status

An Ansible Tower operator for Kubernetes built with Operator SDK and Ansible.

Testing

This Operator includes a molecule-based test framework, which can be executed standalone in Docker (e.g. in CI or in a single Docker container anywhere), or inside any kind of Kubernetes cluster (e.g. Minikube).

Testing in Docker (standalone)

  1. molecule converge -s test-local

Testing in Minikube

  1. minikube start
  2. molecule converge -s test-minikube
Description
An Ansible AWX operator for Kubernetes built with Operator SDK and Ansible. 🤖
Readme Apache-2.0 15 MiB
Languages
Jinja 86%
Makefile 8.5%
Shell 4%
Python 0.9%
Dockerfile 0.6%