module.fail_json(msg="unable to connect to database, check login_user and login_password are correct or %s has the credentials. Exception message: %s"%(config_file,e))
module.fail_json(msg="unable to connect to database, check login_user and login_password are correct or %s has the credentials. Exception message: %s"%(config_file,e))
module.fail_json(msg="unable to connect to database, check login_user and login_password are correct or %s has the credentials. Exception message: %s"%(config_file,e))
else:
@ -172,7 +174,8 @@ def main():
module.exit_json(msg="Variable already set to requested value",changed=False)