fix(openclaw): define user vars in customize playbook
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
- name: OpenClaw VM customizations
|
||||
hosts: openclaw_servers
|
||||
become: true
|
||||
vars:
|
||||
openclaw_user: openclaw
|
||||
openclaw_home: /home/openclaw
|
||||
|
||||
tasks:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user