docs: update claude setup
refactor: Move some things to roles refactor: fix some linting
This commit is contained in:
16
roles/openclaw/meta/main.yml
Normal file
16
roles/openclaw/meta/main.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
galaxy_info:
|
||||
author: ptoal
|
||||
description: Install and configure OpenClaw AI gateway on Ubuntu
|
||||
license: MIT
|
||||
min_ansible_version: "2.16"
|
||||
platforms:
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- noble
|
||||
galaxy_tags:
|
||||
- openclaw
|
||||
- ai
|
||||
- signal
|
||||
|
||||
dependencies: []
|
||||
Reference in New Issue
Block a user