ansible

Installation
SKILL.md

Ansible Workflow

Tool Grid

Task Tool Command
Lint ansible-lint ansible-lint
YAML lint yamllint yamllint .
Syntax check ansible ansible-playbook --syntax-check
Dry run ansible ansible-playbook --check
Run ansible ansible-playbook playbook.yml
Test roles molecule molecule test
Encrypt sops sops -e secrets.yml
Decrypt sops sops -d secrets.yml

Runtime Requirements

Installs
1
Repository
ilude/dotfiles
GitHub Stars
3
First Seen
Jun 24, 2026
ansible — ilude/dotfiles