From a6b0ce1ff5d1d91f041dc2baece64e17b016667d Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Mon, 18 Nov 2019 20:34:45 -0600 Subject: [PATCH] Also mention AWX in README. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f4cbc584..13bb0f91 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ -# Tower Operator +# Ansible Tower/AWX Operator [![Build Status](https://travis-ci.com/geerlingguy/tower-operator.svg?branch=master)](https://travis-ci.com/geerlingguy/tower-operator) An [Ansible Tower](https://www.ansible.com/products/tower) operator for Kubernetes built with [Operator SDK](https://github.com/operator-framework/operator-sdk) and Ansible. +Also configurable to run the open source [AWX](https://github.com/ansible/awx) instead of Tower (helpful for certain use cases where a license requirement is not warranted, like CI environments). + ## Purpose There are already OpenShift/Kubernetes installers available for both AWX and Ansible Tower: