Removed hardcoded client
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
become: true
|
become: true
|
||||||
vars:
|
vars:
|
||||||
# Ensure the slug is passed from your onboarding script or Semaphore env
|
# Ensure the slug is passed from your onboarding script or Semaphore env
|
||||||
client_slug: "myclient"
|
# client_slug: "myclient"
|
||||||
public_key_path: "/root/.ssh/client_{{ client_slug }}.pub"
|
public_key_path: "/root/.ssh/client_{{ client_slug }}.pub"
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|||||||
Reference in New Issue
Block a user