Lucas Benedito 9c3f521514 Standardize dev workflow with Makefile includes and developer documentation (#2111)
* Add standardized Makefile includes and developer documentation

Introduce modular Makefile system (common.mk + operator.mk) for
consistent dev workflows. Standardize CONTRIBUTING.md and
docs/development.md to follow community conventions with clear
separation: contributing guidelines for process, development
guide for technical setup.

- Add common.mk with shared dev workflow targets (make up/down)
- Add operator.mk with AWX-specific variables and targets
- Restructure CONTRIBUTING.md: process, testing requirements, community links
- Expand docs/development.md: customization options table, teardown options,
  Molecule testing, bundle generation via make targets
- Simplify README.md contributing section

Assisted-by: Claude
Signed-off-by: Lucas Benedito <lbenedit@redhat.com>

* Fix DEV_IMG docs example to avoid double-tag issue

Assisted-by: Claude
Signed-off-by: Lucas Benedito <lbenedit@redhat.com>

---------

Signed-off-by: Lucas Benedito <lbenedit@redhat.com>
2026-04-14 12:30:17 +01:00
2024-08-08 13:39:33 -04:00
2025-09-03 12:36:34 -04:00
2021-03-18 13:58:26 -04:00
2025-09-03 12:36:34 -04:00
2024-08-08 13:39:33 -04:00
2021-09-29 18:39:27 -04:00
2021-02-23 14:39:14 +01:00
2024-08-08 13:39:33 -04:00
2024-01-18 15:38:18 -05:00
2022-06-13 08:22:40 -04:00

AWX Operator

License Build Status Code of Conduct

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

The AWX Operator is meant to be deployed in your Kubernetes cluster(s) and can be used to install and manage the lifecycle of an AWX instance in the same namespace.

Documentation

The AWX Operator documentation is available at https://ansible.readthedocs.io/projects/awx-operator/

Helm chart documentation is available at https://ansible-community.github.io/awx-operator-helm/

Contributing

Please visit our contributing guidelines and development guide for information on how to set up your environment, build and deploy the operator, and submit changes.

Author

This operator was originally built in 2019 by Jeff Geerling and is now maintained by the Ansible Team

Code of Conduct

We ask all of our community members and contributors to adhere to the Ansible code of conduct. If you have questions or need assistance, please reach out to our community team at codeofconduct@ansible.com

Get Involved

We welcome your feedback, questions and ideas. Here's how to reach the community.

Forum

Join the Ansible Forum as a single starting point and our default communication platform for questions and help, development discussions, events, and much more. Register to join the community. Search by categories and tags to find interesting topics or start a new one; subscribe only to topics you need!

For more information on the forum navigation, see Navigating the Ansible forum post.

Matrix

For real-time interactions, conversations in the community happen over the Matrix protocol in the following channels:

For more information, see the community-hosted Matrix FAQ.

Description
An Ansible AWX operator for Kubernetes built with Operator SDK and Ansible. 🤖
Readme Apache-2.0 16 MiB
Languages
Jinja 78.9%
Makefile 19.8%
Python 0.8%
Dockerfile 0.5%