meta | ||
tasks | ||
.gitignore | ||
prepare-dnf5.yml | ||
README.md |
prepare-dnf5
Prepare system for ansible's dnf5 module
Requirements
- none
Role Variables
- none
Dependencies
- none
Example Playbook
- hosts: all
roles:
- role: prepare-dnf5
when: ansible_pkg_mgr == "dnf5"
License
AGPL3.0-or-later