NAME role - Manage roles for the node provisioning phase. SYNOPSIS rspec [global options] role add_profile rspec [global options] role list rspec [global options] role list_profiles [role_name] rspec [global options] role new [name] rspec [global options] role remove rspec [global options] role remove_profile COMMANDS add_profile - Add a profile to a role list - List the roles in the project list_profiles - List the profiles in a role new - Add a role to the project remove - Remove a role from the project remove_profile - Remove a profile from a role