job-template-remediation-validator

Validate AAP job templates for CVE remediation execution readiness.

48|31|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/RHEcosystemAppEng/agentic-plugins --skill job-template-remediation-validator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: job-template-remediation-validator
Source: https://github.com/RHEcosystemAppEng/agentic-plugins/tree/main/rh-sre/skills/job-template-remediation-validator
Command: npx skills add https://github.com/RHEcosystemAppEng/agentic-plugins --skill job-template-remediation-validator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires aap-mcp-job-management, aap-mcp-inventory-management, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that an Ansible Automation Platform (AAP) job template meets the necessary requirements for executing CVE remediation playbooks, providing a safety check before deployment.

Core Features & Use Cases

  • Template Validation: Checks if a job template is configured correctly for CVE remediation.
  • Prerequisite Verification: Validates AAP MCP server availability and necessary tools.
  • Use Case: Before using a job template with the playbook-executor, use this Skill to verify its compatibility and completeness.

Quick Start

Validate the job template 'remediation-template.yml' for CVE remediation.

Frequently Asked Questions about job-template-remediation-validator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate an AAP job template for CVE remediation execution?

To validate an AAP job template for CVE remediation, this Skill checks the required inventory, project, playbook, credentials, and privilege escalation settings to ensure full deployment readiness.

What prerequisites do I need to verify AAP job templates for playbook execution?

Verifying AAP job templates requires access to AAP MCP servers and specific tools for inventory and job management to successfully check prerequisite configurations.

Why does my CVE remediation playbook fail when running through a job template?

CVE remediation playbooks fail when job templates lack required inventory, project, playbook, credentials, or privilege escalation settings. This Skill validates these exact configurations before execution.

Can I check privilege escalation settings in an Ansible Automation Platform job template?

Yes, you can check privilege escalation settings in an Ansible Automation Platform job template using this Skill to ensure it meets the necessary requirements for executing CVE remediation playbooks.

What is the best way to ensure an AAP job template is ready for the playbook-executor?

The best way to ensure an AAP job template is ready for the playbook-executor is to run this validation Skill as a safety check to confirm compatibility and completeness before deployment.