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
Lorin Hochstein a9c2e597ac Fix typo in apt error message: update-cache -> update_cache
The apt parameter changed from update-cache to update_cache, but
the error message still mentioned update-cache
13 years ago
..
apt Fix typo in apt error message: update-cache -> update_cache 13 years ago
assemble More cleanup in assemble module for module magic (tm) 13 years ago
async_status Port async_status to use the new common code. 13 years ago
async_wrapper
authorized_key
command
copy
facter
failtest
fetch
file
get_url
git git module: Don't pass rc as separate arg to fail_json 13 years ago
group
mount
mysql_db Check file exists instead of relying on the exception. Leave the exception catch in, in case the file is deleted or some other issue crops up 13 years ago
mysql_user Check file exists instead of relying on the exception. Leave the exception catch in, in case the file is deleted or some other issue crops up 13 years ago
ohai
ping
postgresql_db Add postgresql_db and postgresql_user module. 13 years ago
postgresql_user Add postgresql_db and postgresql_user module. 13 years ago
raw
service
setup
shell
slurp
template
user
virt Tweak alias consistency a bit. 'package' has never been documented, but since it works, make it work in both places. 13 years ago
yum Tweak alias consistency a bit. 'package' has never been documented, but since it works, make it work in both places. 13 years ago