16 lines
640 B
Text
16 lines
640 B
Text
# Template file for 'ansible'
|
|
pkgname=ansible
|
|
version=1.4.3
|
|
revision=1
|
|
noarch="yes"
|
|
build_style=python-module
|
|
hostmakedepends="python"
|
|
makedepends="python-devel python-jinja python-paramiko pyyaml"
|
|
depends="python python-jinja python-paramiko pyyaml"
|
|
pycompile_module="${pkgname}"
|
|
short_desc="A radically simple deployment, model-driven configuration management, and command execution framework"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-3"
|
|
homepage="http://www.ansibleworks.com"
|
|
distfiles="http://www.ansibleworks.com/releases/$pkgname-$version.tar.gz"
|
|
checksum=0741788cdd86d2e3bbfb4474c26bb13d57690ed2e2c8ff8dd1c271a7de590ee3
|