Infra-RunbookEngine

1.0.0

Automated runbook execution engine with YAML decision trees, AI-generated runbooks, blast radius checks, approval workflows, and cross-module integration.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Infra-RunbookEngine

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Infra-RunbookEngine

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025 Larry Roberts. All rights reserved.

Package Details

Author(s)

  • Larry Roberts

Tags

Runbook Automation YAML DecisionTree Remediation AI Infrastructure ITSM HealthScore

Functions

Invoke-Runbook New-Runbook Get-RunbookStatus Get-CIHealthScore Get-ShiftHandoff

Dependencies

This module has no dependencies.

FileList

  • Infra-RunbookEngine.nuspec
  • .git\COMMIT_EDITMSG
  • .git\HEAD
  • .git\config
  • .git\description
  • .git\hooks\applypatch-msg.sample
  • .git\hooks\commit-msg.sample
  • .git\hooks\fsmonitor-watchman.sample
  • .git\hooks\post-update.sample
  • .git\hooks\pre-applypatch.sample
  • .git\hooks\pre-commit.sample
  • .git\hooks\pre-merge-commit.sample
  • .git\hooks\pre-push.sample
  • .git\hooks\pre-rebase.sample
  • .git\hooks\pre-receive.sample
  • .git\hooks\prepare-commit-msg.sample
  • .git\hooks\push-to-checkout.sample
  • .git\hooks\sendemail-validate.sample
  • .git\hooks\update.sample
  • .git\index
  • .git\info\exclude
  • .git\logs\HEAD
  • .git\logs\refs\heads\master
  • .git\logs\refs\remotes\origin\master
  • .git\objects\0e\4275bfd85773d062135f78a5c090f0ff8c6c6c
  • .git\objects\13\f26d16aba7aa06dde90d9f5676c303684dd177
  • .git\objects\16\4082dc53ea1d7d83a82273e677a9ae80082138
  • .git\objects\24\71506815bc76d580bb03f2e1edaa85dd5ef4e5
  • .git\objects\2c\c2deed91ca8a573e4534e5d4f36ddb76488786
  • .git\objects\2f\9ca92a20d0e0267ddad2150b95bd46307d8b6b
  • .git\objects\33\726fed28e8994ef76321dd1b9fac1db957be50
  • .git\objects\34\095cec4f9a2c7ce166966889be3fd37e093960
  • .git\objects\38\2b9fff89d87f53d346a6c04271532a0e3e11b5
  • .git\objects\39\6307453d2e7d7b052532cfd8a13f98a93a242f
  • .git\objects\3f\4f3f256530b8182c969f112ab83bdd0edabd8e
  • .git\objects\4c\18c823fd942347fbb47a0d55402bcb3a92b385
  • .git\objects\4d\c7b1d147aba69c412c0d9b331b31d5e6dd2395
  • .git\objects\50\612d98cdcbc55c034e35140068a545a610c681
  • .git\objects\59\579348815d87f44ef8deace255507193b233ef
  • .git\objects\5d\6541988bf73c7a5984a8fecf1a28163854b6cf
  • .git\objects\6b\9b65bcfffe0e922eb79e5dadec52329d2122d4
  • .git\objects\6c\59d75a4a993d5b3dea2669abefd93fe6cb21b2
  • .git\objects\6e\9ea1b5885a02008ec9ad4600cb0a2402a2b8b3
  • .git\objects\8e\f5a2702bdbd7a53ce54efaa59d92cbd4ac72cd
  • .git\objects\93\34eacf6b99a7f0ccc1cc9621f2a5e3564a1ed3
  • .git\objects\93\e26b688bc8fff2e3f88cce1a935093e7246876
  • .git\objects\ab\e518247cf9b28d6d901e4457ac288da7f57d99
  • .git\objects\b1\afc710ac2c812b2c41f3ef880cfda4c6f4eb9c
  • .git\objects\bf\5307fbb3f4594cb02647858b3a5535cab9665d
  • .git\objects\d0\35201f85dc81a29e40cfc3d43f5502ce9712e1
  • .git\objects\d2\924d68a875933d699186c9d4827afd2e695840
  • .git\objects\d6\703e8e31d644dc671e727d8aed9e6b20571491
  • .git\objects\d7\2b3ca5662b3af2863ec0542949cbd6edd6e036
  • .git\objects\ea\4f94f77492aa01bc9b4fe9547e2f6e4dc36ab5
  • .git\objects\ee\6085770eb391f5f2953d7846b680fb79ac67a4
  • .git\objects\f5\ba1c5183b18963a67056011545ed2afc10488b
  • .git\objects\f9\7a43476b3987644caeedc2dd650c053110bf10
  • .git\refs\heads\master
  • .git\refs\remotes\origin\master
  • Infra-RunbookEngine.psd1
  • Infra-RunbookEngine.psm1
  • LICENSE
  • Private\Find-CorrelatedIssues.ps1
  • Private\Invoke-AICompletion.ps1
  • Private\New-HtmlDashboard.ps1
  • Private\Read-RunbookDefinition.ps1
  • Private\Send-ApprovalRequest.ps1
  • Private\Test-BlastRadius.ps1
  • Private\Test-FixVerification.ps1
  • Private\Test-MaintenanceWindow.ps1
  • Private\Update-RunbookLearning.ps1
  • Public\Get-CIHealthScore.ps1
  • Public\Get-RunbookStatus.ps1
  • Public\Get-ShiftHandoff.ps1
  • Public\Invoke-Runbook.ps1
  • Public\New-Runbook.ps1
  • README.md
  • Templates\backup-failure.yml
  • Templates\certificate-expiry.yml
  • Templates\disk-space.yml
  • Templates\dns-resolution.yml
  • Templates\high-cpu.yml
  • Templates\memory-pressure.yml
  • Templates\replication-failure.yml
  • Templates\service-recovery.yml
  • Tests\Infra-RunbookEngine.Tests.ps1

Version History

Version Downloads Last updated
1.0.0 (current version) 4 2/17/2026