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.
 
 
 
 
 
Go to file
Michael DeHaan 1af0a4c303 Adds a thirsty=yes|no to the get_url module, such that if downloading a large file from the internet you can decide
whether to download it every time or not -- will replace only on change, or decide to not download.  The default
is thirsty=no which will not download every time by default.
12 years ago
apt Fix invalid usage or fail_json in apt module 12 years ago
apt_repository Quote the repository string when appending it to the command line in the apt_repository module. 12 years ago
assemble whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 12 years ago
async_status Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library 12 years ago
async_wrapper whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 12 years ago
authorized_key whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 12 years ago
command Make a more logical error when the command/shell module is used with no arguments. 12 years ago
copy fix case where destination does not yet exist - no backup can be made 12 years ago
easy_install Make easy_install module actually work. 12 years ago
facter Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library 12 years ago
fetch
file Fix indentation 12 years ago
get_url Adds a thirsty=yes|no to the get_url module, such that if downloading a large file from the internet you can decide 12 years ago
git Fix error handling when switching versions 12 years ago
group whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 12 years ago
mount fixed missing module argument for mount module 12 years ago
mysql_db
mysql_user
ohai Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library 12 years ago
ping
pip Merge pull request #900 from lorin/pip-venv-bug 12 years ago
postgresql_db Autocommit support for psycopg2 < 2.4.2 12 years ago
postgresql_user Syntax change to make module compatible with Python 2.4 12 years ago
raw
service tweak service module pattern= logic so ./hacking/test-module does not give false positives 12 years ago
setup Fix setup module explosion when a route is empty. Closes #909 12 years ago
shell Add module common code to allow it to be easier to indicate whether arguments are mutually exclusive, required in conjunction, or whether one of a list of arguments is required. This simplifies writing Python modules. 12 years ago
slurp
supervisorctl Add supervisorctl module 12 years ago
template
user Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library 12 years ago
virt Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library 12 years ago
yum meaningless whitespace changes 12 years ago