mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
588 B
588 B
TODO items for ansible commander
- add playbook integration to create django superuser
- tastypie integration
- audit cascade behaviors
- split model into subdirs
- django admin -- add more models, set up blank=True on optional fields everywhere
- business logic
- celery integration / job status API
- RBAC integration
- python CLI client
- UI layer (...)
- clean up initial migrations
NEXT STEPS
- Michael -- REST resources, REST auth, possibly tweak models, admin UI plumbing, add blank=True, etc
- Chris -- celery infra, use db queue if possible?