1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00
Go to file
2018-10-27 02:09:18 -04:00
.github
awx fix smoke test 2018-10-27 02:09:18 -04:00
config
docs Merge branch 'devel' into ldap-doc 2018-10-18 16:38:31 +02:00
installer Merge branch 'devel' into devel 2018-10-18 18:00:16 +02:00
requirements Don't explicitly remove certifi. 2018-10-18 16:41:33 -04:00
tools Force openshift user behavior for uids over 2500 2018-10-16 11:30:04 -04:00
.coveragerc
.dockerignore
.dput.cf
.editorconfig
.env
.gitignore Updates to versioning system. 2018-09-28 15:48:33 -04:00
.mini-dinstall.cf
.pylintrc
API_STANDARDS.md
CONTRIBUTING.md replace celery task decorators with a kombu-based publisher 2018-10-11 10:53:30 -04:00
DATA_MIGRATION.md trivial: update teardown command 2018-10-08 16:29:07 +02:00
DCO_1_1.md
INSTALL.md Added some Doc for ca_trust_dir 2018-10-17 11:32:26 -04:00
ISSUES.md
LICENSE.md
Makefile replace celery task decorators with a kombu-based publisher 2018-10-11 10:53:30 -04:00
manage.py
MANIFEST.in
nodemon.json
pytest.ini
README.md some minor README updates 2018-10-11 16:05:29 -04:00
setup.cfg
setup.py fix flake8 errors in setup.py 2018-10-04 12:25:07 -04:00
tox.ini build swagger docs as part of CI 2018-10-10 10:27:54 -04:00
VERSION update awx version to 2.0.1 2018-10-10 12:31:14 -04:00

Gated by Zuul

AWX

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is the upstream project for Tower, a commercial derivative of AWX.

To install AWX, please view the Install guide.

To learn more about using AWX, and Tower, view the Tower docs site.

The AWX Project Frequently Asked Questions can be found here.

The AWX logos and branding assets are covered by our trademark guidelines.

Contributing

  • Refer to the Contributing guide to get started developing, testing, and building AWX.
  • All code submissions are done through pull requests against the devel branch.
  • All contributors must use git commit --signoff for any commit to be merged, and agree that usage of --signoff constitutes agreement with the terms of DCO 1.1
  • Take care to make sure no merge commits are in the submission, and use git rebase vs git merge for this reason.
  • If submitting a large code change, it's a good idea to join the #ansible-awx channel on irc.freenode.net, and talk about what you would like to do or add first. This not only helps everyone know what's going on, it also helps save time and effort, if the community decides some changes are needed.

Reporting Issues

If you're experiencing a problem that you feel is a bug in AWX, or have ideas for how to improve AWX, we encourage you to open an issue, and share your feedback. But before opening a new issue, we ask that you please take a look at our Issues guide.

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 and ideas. Here's how to reach us with feedback and questions:

  • Join the #ansible-awx channel on irc.freenode.net
  • Join the mailing list

License

Apache v2