role.prepare-dnf5/README.md

35 lines
395 B
Markdown
Raw Permalink Normal View History

2024-11-28 11:27:36 +00:00
# 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
Author Information
------------------
- Sven Velt <sven-ansiblerole@velt.biz>
- https://git.velt.biz/