cdk-ansible 0.0.2

cdk-ansible is a tool to generate Ansible playbooks from Rust code.
Documentation

CDK Ansible by Rust

Crates.io

cdk-ansible is a CDK (Cloud Development Kit) for Ansible, and inspired by AWS CDK.

While Ansible's playbook and inventory files are written in YAML format, managing YAML templating can be challenging. cdk-ansible enables you to generate Ansible files using Rust as a type-safe programming language.

Features

  • cdk-ansible generates Ansible Playbook and Inventory files.