Skip to content

Configure Yum

Go to Automation

View in GitLab

Description

This Ansible playbook configures the YUM package manager on target Linux systems. It imports tasks from the linux.baseline role's configure_yum.yml file to ensure consistent YUM configuration across specified hosts. The playbook is designed to standardize package management settings, including repository configurations and YUM options, to maintain a uniform environment.

Credentials

  • sys_ansible_local

Input

Variable Description
target The target hosts or group for the playbook

Output

None

Dependencies