//! ansible - automation platform
//!
//! Ansible is an IT automation tool for configuration management,
//! application deployment, and task automation.
//!
//! This tool uses the ToolSpec pattern for declarative installation.
use cratedefine_tool;
define_tool!;