1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 09:51:09 +03:00
awx/lib/main
2013-03-23 16:34:52 -04:00
..
management Work on executing launch job via celery to run ansible playbook. 2013-03-22 18:56:09 -04:00
migrations Add migration 2013-03-22 13:50:50 -04:00
models Ability to add tags to an organization. 2013-03-23 16:34:52 -04:00
__init__.py Rename acom to lib to avoid confusion with repo name. 2013-03-13 15:32:22 -04:00
admin.py Work on executing launch job via celery to run ansible playbook. 2013-03-22 18:56:09 -04:00
base_views.py Listing tags attached to an organization, and basic model/view things around tag details 2013-03-23 16:03:17 -04:00
rbac.py Added ability to list users under an organization, model additions to support. Simplified queryset lookup for various models. 2013-03-23 15:34:16 -04:00
serializers.py Hide fields not needed for the user admin. 2013-03-22 12:02:16 -04:00
tasks.py Work on executing launch job via celery to run ansible playbook. 2013-03-22 18:56:09 -04:00
tests.py Ability to add tags to an organization. 2013-03-23 16:34:52 -04:00
views.py Ability to add tags to an organization. 2013-03-23 16:34:52 -04:00