kewlfft / ansible-aur

Ansible module to manage packages from the AUR
GNU General Public License v3.0
299 stars 47 forks source link

Feature: use the skip_new_locations option for aurman wrapper #19

Closed visibilityspots closed 6 years ago

visibilityspots commented 6 years ago

Aurman has this feature called skip_new_locations which skips the current failures on ansible runs when packages are moved to other locations which gets an informal message waiting on a yes reply where the default answers with no.

kewlfft commented 6 years ago

Thanks for the added parameter