ansible-fundamentals
Installation
SKILL.md
Ansible Fundamentals
Core principles and golden rules for writing production-quality Ansible automation.
Golden Rules
These rules apply to ALL Ansible code in this repository:
-
Use
uv runprefix - Execute all Ansible commands through uv:uv run ansible-playbook playbooks/my-playbook.yml uv run ansible-lint uv run ansible-galaxy collection install -r requirements.yml -
Fully Qualified Collection Names (FQCN) - Avoid short module names:
Related skills
More from basher83/lunar-claude
proxmox-infrastructure
Manage the Matrix/Virgo-Core Proxmox VE cluster (nodes Foxtrot, Golf, Hotel - MINISFORUM MS-A2 with AMD Ryzen 9 9955HX). Covers VM provisioning, VLAN networking, CEPH storage, and automation via Python (proxmoxer), Ansible (community.general.proxmox), and Terraform (Telmate/proxmox).
67ansible-proxmox
>
29ansible-idempotency
>
17ansible-role-design
>
16ansible-testing
>
16claude-agent-sdk
>
12