Infrastructure automation with Ansible. Use for server provisioning, configuration management, application deployment, and multi-host orchestration. Includes playbooks for OpenClaw VPS setup, security hardening, and common server configurations.
Initial release of Ansible Skill: infrastructure automation framework for provisioning, configuration, and orchestration. - Provides ready-to-use Ansible playbooks for OpenClaw VPS setup, security hardening, and common server configurations. - Includes modular roles: common (base system), security (hardening), nodejs (Node.js installs), and openclaw (OpenClaw deployment). - Outlines best practices, core Ansible concepts (inventories, playbooks, roles), and usage patterns for reproducible server management. - Covers secrets management with vault, recommended directory structure, and ad-hoc command usage. - Includes documentation references for best practices, module usage, and troubleshooting.