role.prepare-dnf5/README.md
2024-11-28 12:27:36 +01:00

395 B

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