Working on Hosts and Groups

This commit is contained in:
Michael DeHaan
2013-03-26 14:44:12 -04:00
parent a4ae1012bc
commit 5e91e0a43c
8 changed files with 452 additions and 25 deletions

View File

@@ -27,5 +27,6 @@ TWEAKS/ASSORTED
* uniqueness checks for playbook paths?
* allow multiple playbook execution types per project, different --tag choices, different --limit choices (maybe just free form in the job for now?)
* permissions infrastructure about who can kick off what kind of jobs
* it would be nice if POSTs to subcollections used the permissions of the regular collection POST rules and then called the PUT code.
* it would be nice if POSTs to subcollections used the permissions of the regular collection POST rules and then called the attach code.
* root API discovery resource at /api and /api/v1
* audit/test read only fields like creation_date