mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Add PyYAML requirement
This commit is contained in:
parent
b70ed206c6
commit
51dfb6f88c
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ Url: http://ansible.github.com
|
|||
BuildArch: noarch
|
||||
BuildRequires: python2-devel
|
||||
|
||||
Requires: PyYAML
|
||||
Requires: python-paramiko
|
||||
Requires: python-jinja2
|
||||
|
||||
|
|
Loading…
Reference in a new issue