1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 09:51:09 +03:00
awx/lib/main
2013-04-18 15:22:45 -04:00
..
management Renamed LaunchJob to JobTemplate, LaunchJobStatus to Job, LaunchJobHostSummary to JobHostSummary, and LaunchJobStatusEvent to JobEvent. Updated admin, celery task, management commands accordingly. 2013-04-17 18:59:21 -04:00
migrations Renamed LaunchJob to JobTemplate, LaunchJobStatus to Job, LaunchJobHostSummary to JobHostSummary, and LaunchJobStatusEvent to JobEvent. Updated admin, celery task, management commands accordingly. 2013-04-17 18:59:21 -04:00
models Stub views for all things job and event related. 2013-04-18 15:22:45 -04:00
tests Added helper attributes to job for retrieving hosts by status. 2013-04-17 21:45:41 -04:00
__init__.py Just use plain GPL. 2013-04-09 01:05:55 -04:00
admin.py Renamed LaunchJob to JobTemplate, LaunchJobStatus to Job, LaunchJobHostSummary to JobHostSummary, and LaunchJobStatusEvent to JobEvent. Updated admin, celery task, management commands accordingly. 2013-04-17 18:59:21 -04:00
base_views.py Allow results to be ordered by specifying "&order=" on the querystring line. 2013-04-18 10:28:19 -04:00
rbac.py Just use plain GPL. 2013-04-09 01:05:55 -04:00
serializers.py Just use plain GPL. 2013-04-09 01:05:55 -04:00
tasks.py Renamed LaunchJob to JobTemplate, LaunchJobStatus to Job, LaunchJobHostSummary to JobHostSummary, and LaunchJobStatusEvent to JobEvent. Updated admin, celery task, management commands accordingly. 2013-04-17 18:59:21 -04:00
views.py Stub views for all things job and event related. 2013-04-18 15:22:45 -04:00