[PR #19] Parameterize openclaw user and home directory #21

Open
opened 2026-02-15 18:15:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/openclaw/openclaw-ansible/pull/19
Author: @crisadamo
Created: 2/15/2026
Status: 🔄 Open

Base: mainHead: patch-1


📝 Commits (10+)

  • 8e63cd9 Parameterize openclaw user and home directory
  • 09cf772 Replace variable with hardcoded openclaw user
  • 090a8d3 Update journalctl command for openclaw user
  • 7ba4b4f Merge pull request #1 from crisadamo/patch-1
  • ee23aab Parameterize openclaw user in user.yml tasks
  • 9f1199c Merge pull request #2 from crisadamo/patch-1
  • 89be349 Update openclaw-setup.sh to use variables for user and home path
  • d1e3005 Parameterize user and home directory in setup script
  • 9192588 Use variables for openclaw user home and group
  • c3f38a7 Merge branch 'main' into patch-1

📊 Changes

3 files changed (+51 additions, -82 deletions)

View changed files

📝 playbook.yml (+4 -4)
📝 roles/openclaw/files/openclaw-setup.sh (+12 -43)
📝 roles/openclaw/tasks/user.yml (+35 -35)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/openclaw/openclaw-ansible/pull/19 **Author:** [@crisadamo](https://github.com/crisadamo) **Created:** 2/15/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (10+) - [`8e63cd9`](https://github.com/openclaw/openclaw-ansible/commit/8e63cd9fc97d9402ded7ccd0aba6afad268b7bb2) Parameterize openclaw user and home directory - [`09cf772`](https://github.com/openclaw/openclaw-ansible/commit/09cf772f31f46f837a5c0425923634f5e614470b) Replace variable with hardcoded openclaw user - [`090a8d3`](https://github.com/openclaw/openclaw-ansible/commit/090a8d34bf900953b1e5259ef772e22a0fe476c1) Update journalctl command for openclaw user - [`7ba4b4f`](https://github.com/openclaw/openclaw-ansible/commit/7ba4b4f3104faca9e06342a570927652c0559bd2) Merge pull request #1 from crisadamo/patch-1 - [`ee23aab`](https://github.com/openclaw/openclaw-ansible/commit/ee23aabe274b0de201ae3a18cda1c6be465cdb4a) Parameterize openclaw user in user.yml tasks - [`9f1199c`](https://github.com/openclaw/openclaw-ansible/commit/9f1199cb5e718f197ae67ce72f33e9b8ee95aab9) Merge pull request #2 from crisadamo/patch-1 - [`89be349`](https://github.com/openclaw/openclaw-ansible/commit/89be34974b14ff63dea2a1ef0fb6ad075c81c75b) Update openclaw-setup.sh to use variables for user and home path - [`d1e3005`](https://github.com/openclaw/openclaw-ansible/commit/d1e3005c8645e0d4cf379907709824cfa0718b1c) Parameterize user and home directory in setup script - [`9192588`](https://github.com/openclaw/openclaw-ansible/commit/919258896627ba666cc9b4430dcdb5664bc34298) Use variables for openclaw user home and group - [`c3f38a7`](https://github.com/openclaw/openclaw-ansible/commit/c3f38a74ad20c05228087f0ccdf2c489f5d53b3f) Merge branch 'main' into patch-1 ### 📊 Changes **3 files changed** (+51 additions, -82 deletions) <details> <summary>View changed files</summary> 📝 `playbook.yml` (+4 -4) 📝 `roles/openclaw/files/openclaw-setup.sh` (+12 -43) 📝 `roles/openclaw/tasks/user.yml` (+35 -35) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:15:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: openclaw/openclaw-ansible#21