Module command_config

Source
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ยง

CommandConfig
Configuration for command execution including arguments and environment variables.