provy Package

provy Package

This is provy’s main namespace. All built-in roles start from this namespace.

console Module

class provy.console.Messages[source]

Bases: object

password = 'Password to use for authentication with servers.\n If passwords differ from server to server this does not work.'
role = 'Role to provision the specified servers with. This is a recursive\n option'
server = 'Servers to provision with the specified role. This is a\n recursive option.'
provy.console.main()[source]