1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00
Go to file
Jared Tabor f3c5607d6e Merge pull request #485 from jaredevantabor/smart-search
Smart Search fix for ansible_facts
2017-09-29 15:26:24 -07:00
awx adding extra logic check for ansible_facts in smart search 2017-09-29 15:02:50 -07:00
config
docs Merge pull request #236 from matburt/contributing_and_other_docs 2017-08-11 10:30:55 -04:00
installer/openshift update awx-manage command to new name 2017-08-08 15:18:07 -04:00
requirements bump azurerm dependencies to support Ansible 2.4 2017-09-01 15:15:53 -04:00
tools Make parent image tag for unit tests a build arg 2017-08-16 22:31:15 -04:00
.coveragerc
.dockerignore
.dput.cf
.editorconfig Add models and select component 2017-06-12 09:53:11 -04:00
.env
.gitignore Fix version when installing from sdist 2017-07-25 11:09:51 -04:00
.mini-dinstall.cf
.pylintrc
.travis.yml
API_STANDARDS.md
CONTRIBUTING.md Rewording AWS in contributor doc 2017-08-11 10:55:37 -04:00
COPYING
INSTALL.md Development documentation updates 2017-08-09 15:54:58 -04:00
ISSUE_TEMPLATE.md Updating issue template for AWX 2017-08-07 10:55:26 -04:00
Makefile Merge pull request #245 from AlanCoding/fix_supervisor 2017-08-14 11:31:00 -04:00
manage.py
MANIFEST.in Rename tower-python to awx-python 2017-07-25 13:31:52 -04:00
nodemon.json
pytest.ini modularization of inventory_import command 2017-05-01 14:37:42 -04:00
README.md Change to CONTRIBUTING.md after feedback 2017-08-10 10:59:21 -04:00
setup.cfg more legacy azure deprecation cleanup 2017-09-18 10:43:16 -04:00
setup.py Fix an issue not populating the version metadata for isolated sdist 2017-09-19 10:25:21 -04:00
tox.ini replace PyCrypto usage w/ crytography; ansible no longer bundles it 2017-08-07 12:19:51 -04:00

Devel Requirements Status

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.