Config

rundeck_resources.config.read_config(path)[source]

Method to read the init configuration file.

Parameters:path (str) – The path to the init configuration file.
Return type:dict
Returns:The content of the configuration file.