Skip to main content

resolve_passwords

Function resolve_passwords 

Source
pub fn resolve_passwords(
    expanded: &ExpandedManifest,
) -> Result<BTreeMap<String, String>>
Expand description

Resolve password sources from environment variables for roles that declare them.