ezamriy.toggle-yum-plugin
toggle-yum-plugin
An Ansible role that enables or disables specified yum plugins.
Role Variables
Available variables and their default values are listed below:
enable_plugins: []- a list of yum plugins to be enabled.disable_plugins: []- a list of yum plugins to be disabled.
Example Playbook
---
- hosts: all
roles:
- { role: ezamriy.toggle-yum-plugin, disable_plugins: ['fastestmirror', 'rhnplugin']}
License
MIT
Authors
Install
ansible-galaxy install ezamriy.toggle-yum-pluginLicense
mit
Downloads
616
Owner
Chief architect at R-Platforma, AlmaLinux OS co-founder and ex-core developer.
