Skip to content

webmd-health-services/RundeckAutomation

Repository files navigation

Overview

The "RundeckAutomation" module...

System Requirements

  • Windows PowerShell 5.1 and .NET 4.6.1+
  • PowerShell Core 6+

Installing

To install globally:

Install-Module -Name 'RundeckAutomation'
Import-Module -Name 'RundeckAutomation'

To install privately:

Save-Module -Name 'RundeckAutomation' -Path '.'
Import-Module -Name '.\RundeckAutomation'

Commands

About

PowerShell module for automating Rundeck.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published