mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
AnsibleWorks -> Ansible
This commit is contained in:
parent
83f43b82ad
commit
d07a3b5e9b
13 changed files with 32 additions and 32 deletions
|
@ -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')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue