You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/library
René Moser 9fccf96d61 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.
12 years ago
..
cloud Fix wait_for default value to follow the documentation (documentation = 180, default value = 120) 13 years ago
commands Allow for relative paths by using abspath 13 years ago
database Merge branch 'devel' of https://github.com/abompard/ansible into abompard-devel 13 years ago
files Merge branch 'file_fixes' of https://github.com/bcoca/ansible into bcoca-file_fixes 13 years ago
internal * Updated all ansible.cc references in the documentation to point 13 years ago
inventory Trim legacy variable usage. 13 years ago
messaging Add missing version_added description in docs. 13 years ago
monitoring now missing dep gives nicer error and docs disambiguate as several libs 13 years ago
net_infrastructure Merge branch 'devel' of https://github.com/mhite/ansible into mhite-devel 13 years ago
network Fix bug in uri where redirect check fails. 13 years ago
notification Set default XMPP message type to 'chat'. 13 years ago
packaging apt_repository: added option update_cache. 12 years ago
source_control Merge branch 'gitfix' of https://github.com/johanwiren/ansible into johanwiren-gitfix 13 years ago
system Slight refactorization of the sysctl module 13 years ago
utilities Check for an empty executable passed into the accelerate plugin 13 years ago
web_infrastructure use home path expansion for virtualenv param in django_manage module 13 years ago