mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
bef61f4003385134b89993bad9daddbbccecd096
* refactor InventoryManage modules, resolves #1748, #1354, #1754, #1960, #1961, #1962, #1963, #1965 * refactor InventoryManage modules, resolves #1748, #1354, #1754, #1960, #1961, #1962, #1963, #1965 * instantiate lookupfields with correct values / endpoint queries #1979 * fix groups/host list sort and remove some unnecessary service abstractions #1979 * fix childless delete wording * add host > toggle enabled/disabled * fix breadcrumb indexing * remove extra required asterisk from inventory script lookup field * fix delete prompt styling * remove group badge linking, add toolip * full width host var form, fix add/edit group inventory source vars * restrict copy/moving multiselect to one item * break word on host/group names and support multiple rows of breakcrumbs * hide trailing breadcrumb slash at root group view * fix failing unit test dependency path, hook up system tracking * fix ec2 group by label rendering in group > edit view, fix add/edit/adhoc breadcrumb display when breadcrumbs are 2+ rows * fix select spacing on copy/move groups * limit group/host/copyMove search to current context * refresh status icons on page/search event * move status indicators to left side of lists * fix typo in select2 init * fix assorted typos * $track by statement needs to tail | filterBy:xyz * fix JSHint failure * PR feedback, hook up filter for hosts with active failures, hook up status tooltips/popovers
Ansible Tower
Tower 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 Tower.
Refer to setup/README.md to get started deploying Tower.
Refer to docs/build_system.md for more about Jenkins and installing nightly builds (as opposed to running from source).
Refer to docs/release_process.md for information on the steps involved in creating a release.
Refer to http://docs.ansible.com/ansible-tower/index.html for information on installing/upgrading, setup, troubleshooting, and much more.
Description
Languages
Python
52%
JavaScript
46.4%
Jinja
1%
Makefile
0.2%
Shell
0.2%
Other
0.1%