Package Details: ansible-core-git r54176.fa92228b506-1

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-03-16 10:44 (UTC)

Dependencies (21)

Required by (11)

Sources (1)

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.

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

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.

aminvakil commented on 2020-10-20 22:06 (UTC)

@caltlgin Thanks for the suggestion, fixed!

Please let me know if you think of any other stuff which could be better.

geonicz commented on 2020-10-20 09:05 (UTC)

Got a fatal error using package. Ansible-console has no modules imported. Started an ansible-console and there's no ANY modules(like community amazon, azure, mysql or ANY other). /usr/share/ansible got only doc directory left and nothing more. Can anyone tell me what's happened to package and how can I use modules now?

yan12125 commented on 2020-05-02 15:09 (UTC)

python-straight.plugin and git should be in makedepends. Also, could you change pkgver() function?

pkgver() {
  cd "$pkgname"
  printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}

The current pkgver() generates strange version like pre.ansible.base.r339.gbbdf77a59f5-1.

svenstaro commented on 2019-03-24 16:44 (UTC)

Now needs to optdep on hcloud-python for hcloud support.

rubdos commented on 2018-06-20 18:32 (UTC)

Could you please change CHANGELOG.md to CHANGELOG.rst?

wknapik commented on 2018-06-08 16:24 (UTC)

Hi. I flagged the package out of date, but that's not correct.

There might be some issues with installing/updating/deleting when changing between ansible and ansible-git packages. Or it could be something weird that only happened on my system...

Sorry for the false alarm.

brenix commented on 2018-05-29 15:23 (UTC)

@actionless: I've added ansible back in the provides array. Thanks for the heads up!

actionless commented on 2018-05-29 14:42 (UTC)

it's missing Provides: ansible

can be a problem when installing, let's say, ansible-lint