mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-23 04:24:00 -07:00
AnsibleWorks -> Ansible
This commit is contained in:
parent
83f43b82ad
commit
d07a3b5e9b
13 changed files with 32 additions and 32 deletions
|
@ -7,11 +7,11 @@
|
|||
Name: %{name}
|
||||
Version: 1.5
|
||||
Release: 1%{?dist}
|
||||
Url: http://www.ansibleworks.com
|
||||
Summary: SSH-based configuration management, deployment, and orchestration engine
|
||||
Url: http://www.ansible.com
|
||||
Summary: SSH-based application deployment, configuration management, and IT orchestration platform
|
||||
License: GPLv3
|
||||
Group: Development/Libraries
|
||||
Source: http://www.ansibleworks.com/releases/%{name}-%{version}.tar.gz
|
||||
Source: http://releases.ansible.com/ansible/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue