mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Also need redhat-rpm-config to compile pycrypto
This commit is contained in:
parent
d32a885e98
commit
51cca87d67
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
|||
- python-virtualenv
|
||||
- yum
|
||||
- yum-metadata-parser
|
||||
- redhat-rpm-config
|
||||
when: ansible_os_family == 'RedHat'
|
||||
|
||||
- name: Install Debian ansible dependencies
|
||||
|
|
Loading…
Reference in a new issue