sortex / ansilog

Monitor and maintain a history for a centralized Ansible playbook executions.
4 stars 1 forks source link

Authorization / Permissions #6

Open rafi opened 9 years ago

rafi commented 9 years ago

Permissions through Hubot could work nice. But through the GUI, we might just open it to ourselves with everything is allowed..

adamli commented 9 years ago

Deployment should be restricted to users with certain roles, per project. I suggest to have owner/admin/user roles. Each user will have deploy privilege yes/no, per project. Or we can decide which roles can deploy per project.

rafi commented 9 years ago

Hubot allows granting users roles, and in the plugin we'll create for it you can verify roles per project/room.