summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 011af9eed349e9951308dc02755d14b9955f5b7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
pkgbase = ansible-git
	pkgdesc = Radically simple IT automation platform
	pkgver = r50663.e6e98407178
	pkgrel = 1
	url = https://www.ansible.com
	arch = any
	license = GPL3
	makedepends = fakeroot
	makedepends = python-setuptools
	makedepends = python-straight.plugin
	makedepends = git
	makedepends = python-sphinx
	depends = python
	depends = python-yaml
	depends = python-paramiko
	depends = python-jinja
	optdepends = sshpass: for ssh connections with password
	optdepends = python-passlib: crypt values for vars_prompt
	optdepends = python-pyopenssl: openssl modules
	optdepends = python-netaddr: for the ipaddr filter
	optdepends = python-systemd: log to journal
	optdepends = python-pywinrm: connect to Windows machines
	optdepends = python-dnspython: for dig lookup
	optdepends = python-ovirt-engine-sdk: ovirt support
	optdepends = python-boto3: aws_s3 module
	optdepends = python-jmespath: json_query support
	optdepends = python-ldap: ldap support
	optdepends = acme-tiny: openssl_certificate module
	provides = ansible
	provides = python-ansible
	conflicts = ansible
	conflicts = python-ansible
	replaces = ansible
	replaces = python-ansible
	backup = etc/ansible/ansible.cfg
	source = ansible-git::git+https://github.com/ansible/ansible.git
	sha512sums = SKIP

pkgname = ansible-git