mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
AnsibleWorks -> Ansible
This commit is contained in:
@@ -6,9 +6,9 @@ pkgver(){
|
||||
git describe --tags --long | sed 's/^v//;s/-/./g'
|
||||
}
|
||||
pkgrel=1
|
||||
pkgdesc="A radically simple deployment, model-driven configuration management, and command execution framework"
|
||||
pkgdesc="A radically simple IT automation"
|
||||
arch=('any')
|
||||
url="http://www.ansibleworks.com"
|
||||
url="http://www.ansible.com"
|
||||
license=('GPL3')
|
||||
depends=('python2' 'python2-paramiko' 'python2-jinja' 'python2-yaml')
|
||||
makedepends=('git' 'asciidoc' 'fakeroot')
|
||||
|
||||
Reference in New Issue
Block a user