1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Run "update foo*" integration test on dnf too (#48607)

This commit is contained in:
Martin Krizek 2018-11-14 06:57:53 +01:00 committed by GitHub
parent d6cc3c4187
commit d6bd842c5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -641,5 +641,3 @@
yum:
name: foo,foo-bar,bar
state: absent
when: ansible_pkg_mgr == 'yum'