nusenu / ansible-relayor

An Ansible Role for Tor Relay Operators
GNU General Public License v3.0
248 stars 43 forks source link

Update repo cache when installing packages #220

Closed tsekityam closed 3 years ago

tsekityam commented 3 years ago

Fix #219

nusenu commented 3 years ago

thanks for this submission.

what do you think about adding cache_valid_time with one day?

so that the cache is not updated everytime - which is probably not needed.

tsekityam commented 3 years ago

PR updated, with cache_valid_time: 86400

nusenu commented 3 years ago

thank you

nusenu commented 3 years ago

turns out this significantly increases our kitchen runs, so we want to add a var to make this opt-out configurable

nusenu commented 3 years ago

done in 9ba4d88a7b7090a7992875cdcbb7ae1a313ac8cb