Ansible Aur Versions Save

Ansible module to manage packages from the AUR

v0.26

4 years ago
  • Extract package tar file on-the-fly
  • Add diff support in check mode

v0.25

4 years ago
  • now compatible for installation via Ansible Galaxy
  • add makepkg --ignorearch option
  • deprioritize aurman which is discontinued

v0.24

4 years ago
  • yay --cleanafter option added
  • yaourt removed from supported tools
  • improved messages when package not found in the AUR
  • other minor enhancements

v0.23

5 years ago
  • yay is the preferred helper
  • aurman parameters updated
  • check for fakeroot

v0.22

5 years ago

parameters added: skip_news, aur_only

v0.21

5 years ago

yay --needed option added and upgraded to second choice in the list of helpers.

v0.20

6 years ago
  • yaourt support has been dropped
  • installation instructions have been reviewed
  • ansible-doc now supported

v0.10

6 years ago