Make sure that yum is present on redhat family systems (makes things also work on fedora systems where dnf is the default)

pull/13613/head
Toshio Kuratomi 9 years ago
parent 6127a8585e
commit c63ae99485

@ -37,6 +37,8 @@
- python-devel
- libselinux-python
- python-virtualenv
- yum
- yum-metadata-parser
when: ansible_os_family == 'RedHat'
- name: Install Debian ansible dependencies

Loading…
Cancel
Save