mirror of https://github.com/ansible/ansible.git
apt_repository: added option update_cache.
The default behavior is to update_cache if changed. If you add more then one repo, you may not want to update cache for every repo separately. So you can now disable update_cache with this new option e.g. update_cache=no Updating cache can also be handled using the apt module.pull/4146/head
parent
a991b62a51
commit
9fccf96d61
Loading…
Reference in New Issue