Ansible Aur Versions Save

Ansible module to manage packages from the AUR

v0.11.1

10 months ago
  • galaxy version updated

v0.11.0

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/kewlfft/ansible-aur/compare/v0.10.0...v0.11.0

v0.10.0

2 years ago

What's Changed

v0.9.1

2 years ago

README amendments #61 #62

v0.9.0

2 years ago
  • migrate the module to collection #58

v0.43

3 years ago
  • fix language and case #56
  • fix error about dictionary element length #55
  • README update

v0.42

3 years ago
  • New local_pkgbuild option for makepkg or pikaur. Build the package from local files #46.

v0.41

3 years ago
  • now supports upgrade in check mode #42

v0.40

3 years ago
  • Added extra_args option to pass further arguments
  • Improve argument validity check

v0.30

3 years ago
  • skip_installed replaced by the state option (breaking change)
  • aur_only now supported by all the helpers