Categorygithub.com/Sife-ops/ansipkl
repository
0.0.12
Repository: https://github.com/sife-ops/ansipkl.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

ansipkl

example

ansipkl provides pkl types for Ansible plays, tasks, and modules, etc.

add to project

amends "pkl:Project"

dependencies {
    ["ansipkl"] { 
        uri = "package://github.com/Sife-ops/ansipkl/releases/download/v<version>/ansipkl@<version>"
    }
}
pkl project resolve

usage

Check out /example for full examples.