fix: Update default host group in Ansible setup and correct host entry in inventory
This commit is contained in:
@@ -18,7 +18,7 @@ inputs:
|
||||
default: "/tmp/ssh_agent.sock"
|
||||
host-group:
|
||||
description: "The host group to setup the Ansible environment"
|
||||
default: "all"
|
||||
default: "public"
|
||||
outputs:
|
||||
ssh-auth-sock:
|
||||
description: "The SSH_AUTH_SOCK environment variable"
|
||||
|
||||
Reference in New Issue
Block a user