mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 15:58:45 -03:30
bd42dfe4749bc613afca2d0b13588a44f023bc33
result_stdout_text can be _very_ large - some customers have 5MB+ per job; querying for this in list contexts results in _very_ large datasets being read from the database which is very slow. It's very uncommon to actually need this column outside of the context of job details, so defer it. see: https://github.com/ansible/ansible-tower/issues/7568
AWX
AWX provides a web-based user interface, REST API and task engine built on top of Ansible.
Resources
Refer to CONTRIBUTING.md to get started developing, testing and building AWX.
Refer to INSTALL.md to get started deploying AWX.
Refer to LOCALIZATION.md for translation and localization help.
Description
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Readme
423 MiB
Languages
Python
97.8%
Jinja
0.9%
Makefile
0.5%
Shell
0.3%
HTML
0.2%
Other
0.2%