mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Change documented requirement from dnf to python-dnf as dnf could be taken to mean the command line tool.
Fixes #1032
This commit is contained in:
committed by
Matt Clay
parent
bf59d1cc1e
commit
7ccd6a4de0
@@ -93,7 +93,7 @@ notes: []
|
||||
# informational: requirements for nodes
|
||||
requirements:
|
||||
- "python >= 2.6"
|
||||
- dnf
|
||||
- python-dnf
|
||||
author:
|
||||
- '"Igor Gnatenko (@ignatenkobrain)" <i.gnatenko.brain@gmail.com>'
|
||||
- '"Cristian van Ee (@DJMuggs)" <cristian at cvee.org>'
|
||||
|
||||
Reference in New Issue
Block a user