You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
msg="Unable to find bastion_ip in the inventory file."
69
-
raiseRuntimeError(msg) fromerr
69
+
rich.print(
70
+
f"[red]{inventory_path} invalid! Unable to find bastion_ip in the inventory file. TIP: Please run `make inventory` in {deploy_config} to generate it[/red]"
0 commit comments