Python code that can then be used in other parts of the configuration.
strings concatenated with "\n"
'' import subprocess def get_pass(service, cmd): return subprocess.check_output(cmd, ) ''