mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 05:29:26 -02:30
Update TODO.
This commit is contained in:
12
TODO.md
12
TODO.md
@@ -5,12 +5,13 @@ TODO items for ansible commander
|
|||||||
|
|
||||||
NEXT STEPS
|
NEXT STEPS
|
||||||
|
|
||||||
* Michael -- flesh out REST model & tests for everything, complete tests for PUT to subresources, possible continued permission code cleanup
|
* Michael -- flesh out REST model & tests for everything, API guide
|
||||||
* Chris ---- document celery devs stuff.
|
* Chris ---- document celery devs stuff.
|
||||||
* Chris ---- inventory script is done, integrate with celery system, make celery REST triggerable, callback plugin
|
* Chris ---- inventory script is done, integrate with celery system, make celery REST triggerable, callback plugin
|
||||||
* Michael -- enhance callback plugin to provide runner and playbook context
|
* Michael -- enhance callback plugin to provide runner and playbook context
|
||||||
|
|
||||||
LATER
|
LATER
|
||||||
|
-----
|
||||||
|
|
||||||
* UI layer
|
* UI layer
|
||||||
* CLI client
|
* CLI client
|
||||||
@@ -19,7 +20,14 @@ LATER
|
|||||||
* does inventory script need any caching
|
* does inventory script need any caching
|
||||||
* credentials subsystem -- let app hold on to keys for user
|
* credentials subsystem -- let app hold on to keys for user
|
||||||
|
|
||||||
ASSORTED QUESTIONS
|
TWEAKS
|
||||||
|
------
|
||||||
|
|
||||||
|
* add a synthetic bit to the organization to indicate if the current user is an administator of it
|
||||||
|
* add related resources to the user object to they can quickly find organizations they are an admin of, organizations, teams, projects, etc
|
||||||
|
|
||||||
|
ASSORTED
|
||||||
|
-------
|
||||||
|
|
||||||
* uniqueness checks for playbook paths?
|
* uniqueness checks for playbook paths?
|
||||||
* allow multiple playbook execution types per project, different tag choices (Projects/Runnables?)
|
* allow multiple playbook execution types per project, different tag choices (Projects/Runnables?)
|
||||||
|
|||||||
Reference in New Issue
Block a user