Skip to content
This repository has been archived by the owner on Dec 27, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 594 Bytes

roles-docs.rst

File metadata and controls

10 lines (6 loc) · 594 Bytes

Roles documentation

provy is basically divided in two namespaces: provy.core </api/provy.core> and provy.more </api/provy.more>. It is divided like this to make it easier to find the roles you need.

provy.core </api/provy.core> features the code that actually makes provy run, like the console app or the base Role.

provy.more </api/provy.more> features every single specialized role that helps users in provisioning servers, like NginxRole or AptitudeRole.

If you're looking for all the modules tree, click here </api/modules>