Expand description
Low-level command configuration utilities.
This module provides the CommandConfig
struct for managing command-line
arguments and environment variables for Ansible command execution.
Structsยง
- Command
Config - Configuration for command execution including arguments and environment variables.