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