playbooks/setup-ai-agent-runtime.yml
2026-05-26 12:58:56 +08:00

13 lines
304 B
YAML

---
- name: Setup AI agent runtime desktop
hosts: jp-xhttp-contabo.svc.plus
become: true
gather_facts: true
vars:
xfce_manage_user: true
xfce_user_password_plaintext: "L@xiaomin1250"
xfce_user_shell: /bin/bash
xfce_enable_ufw: false
roles:
- roles/vhosts/xfce_xrdp_minimal/