Please update depends: 'python2-paramiko>=1.7.7'
Search Criteria
Package Details: ansible-core-git r54368.802e95f5808-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ansible-core-git.git (read-only, click to copy) |
---|---|
Package Base: | ansible-core-git |
Description: | Radically simple IT automation platform |
Upstream URL: | https://github.com/ansible/ansible |
Licenses: | GPL3 |
Conflicts: | ansible-core, python-ansible |
Provides: | ansible-core, python-ansible |
Replaces: | ansible-core, python-ansible |
Submitter: | aminvakil |
Maintainer: | aminvakil |
Last Packager: | aminvakil |
Votes: | 26 |
Popularity: | 0.000000 |
First Submitted: | 2020-11-14 17:48 (UTC) |
Last Updated: | 2024-04-28 09:59 (UTC) |
Dependencies (21)
- python (python37AUR, python311AUR, python310AUR)
- python-jinja
- python-paramiko (python-paramiko-ngAUR)
- python-pyyaml (python-yaml)
- python-resolvelib (python-resolvelib-gitAUR)
- python-typing_extensions
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-docutils (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-dnspython (python-dnspython-gitAUR) (optional) – for dig lookup
- python-jmespath (optional) – json_query support
- python-netaddr (optional) – for the ipaddr filter
- python-passlib (optional) – crypt values for vars_prompt
- python-pip (optional) – for module to manage Python libarary dependencies
- python-pywinrm (optional) – connect to Windows machines
- python-setuptools (optional) – for module to manage Python libarary dependencies
- python-systemd (optional) – log to journal
- sshpass (sshpass-svnAUR, sshpass-totpAUR) (optional) – for ssh connections with password
Required by (16)
- ansible-aur-git (requires ansible-core)
- ansible-collection-community-general (requires ansible-core)
- ansible-collection-kewlfft-aur (requires ansible-core)
- ansible-creator (requires ansible-core)
- ansible-creator-git (requires ansible-core)
- ansible-dev-environment (requires ansible-core)
- ansible-dev-environment-git (requires ansible-core)
- ansible-gopass (requires ansible-core)
- ansible-lint-git (requires ansible-core)
- ansible-navigator (requires ansible-core)
- ansible-navigator-git (requires ansible-core)
- kalliope (requires python-ansible)
- python-ansibug (requires ansible-core)
- scap-security-guide (requires ansible-core) (make)
- scap-security-guide-git (requires ansible-core) (make)
- semaphore-bin (requires ansible-core)
Sources (1)
neng commented on 2012-10-25 03:27 (UTC)
aorth commented on 2012-08-23 13:24 (UTC)
I just made a PKGBUILD for ansible stable (currently 0.6), if anyone's interested: http://ix.io/2PC
l3u commented on 2012-08-16 09:31 (UTC)
Fixed, thanks.
Sacro commented on 2012-08-13 14:28 (UTC)
Should be using "python2 setup.py install -O1 --root=${pkgdir}"
l3u commented on 2012-04-26 10:07 (UTC)
You're right @kekeseb, thanks for pointing this. The package has been updated.
I'll probably try to include a patch to get rid of that "symlink" problem for the next PKGBUILD iteration.
kekeseb commented on 2012-04-26 09:38 (UTC)
Thanks, that's also what I did. Additionally, I think that python2-yaml is also a needed dependency.
l3u commented on 2012-04-26 09:31 (UTC)
@kekeseb you have to symlink python to python2
This is explained here : http://ansible.github.com/gettingstarted.html#debian-gentoo-arch-others
I did this and did not experience side-effects on my arch.
kekeseb commented on 2012-04-26 09:16 (UTC)
How did you make it work with python2 ?
Pinned Comments
aminvakil commented on 2021-08-28 15:06 (UTC)
This repository is maintained at https://github.com/aminvakil/aur.
In case anyone had any suggestions about anything, feel free to raise a PR there.