dnf: allow to operate on file paths (#51080)

Fixes #50843
This commit is contained in:
Martin Krizek
2019-01-21 23:20:27 +01:00
committed by ansibot
parent e3f8e05ecb
commit 9ec9f18b13
3 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- dnf - allow to operate on file paths (https://github.com/ansible/ansible/issues/50843)