ansible
Officialv1.0.01 scenarios

Ansible

Deep Ansible operational knowledge covering dangerous module classification, idempotency violations, inventory targeting risks, privilege escalation patterns, and handler ordering pitfalls.

deploywhisper skill install ansible

Back to catalog

How to use this skill

1. Install it locally

Use the install command above from any DeployWhisper app checkout that has the installer enabled.

2. Run analysis on matching artifacts

This skill activates when files or content patterns below are detected during analysis.

3. Verify behavior

Published registry data currently includes 1 deterministic scenario for this skill.

Metadata

Author

DeployWhisper

Version

1.0.0

License

MIT

Scenarios

1

Tags

ansibleautomationiac

Triggers

Content patterns

Guidance excerpt

Dangerous module classification

Destructive modules (CRITICAL)

Non-idempotent modules (HIGH)

Sensitive modules (HIGH)

Safe modules (LOW risk when used correctly)

Idempotency violations

Common anti-patterns

Missing guard patterns

Inventory targeting risks

Production targeting (CRITICAL)

Safe targeting patterns

Privilege escalation patterns

Dangerous escalation (HIGH)

Best practices

Variable precedence risks

Precedence conflicts (MEDIUM)

Variable safety

Handler ordering risks

Handler pitfalls (MEDIUM)

Block error handling

Ansible-specific failure modes