##################################### ### someone's ansible provisioner ### ##################################### # Part of: https://git.somenet.org/root/pub/somesible.git # 2017-2024 by someone # # If not overridden in inventory or as a parameter, this is the value that will be used # --- # if not "" will set postres' pw to said pw. postgresql_postgres_pw: "" # pg's hostname postgresql_server: "localhost"