yum: fix 'package == version' syntax (#47744)

This commit is contained in:
Martin Krizek
2018-10-30 16:28:22 +01:00
committed by GitHub
parent e6d99cb2bf
commit 4b8f2c99d2
3 changed files with 35 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- yum - fix "package == version" syntax (https://github.com/ansible/ansible/pull/47744)