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 37cfaf402f Merge pull request #104 from mgwilliams/feature-apt
improvements to apt module
13 years ago
apt improvements to apt module: state=latest, update-cache=yes|no, purge=yes|no 13 years ago
async_status Applying callback model to runner, and using that in playbooks, so output can be more immediate in playbooks. 13 years ago
async_wrapper Eliminate possible race condition in async_wrapper where ansible deletes the argsfile while the module 13 years ago
command
copy Make copy module idempotent. 13 years ago
facter
failtest Surface module debug (-D) to /usr/bin/ansible also 13 years ago
file protecting against replacing file or directory with link 13 years ago
git
group Drop support of group membership in group module 13 years ago
ohai
ping
service Be more flexible about where the service binary lives for better cross platform support. 13 years ago
setup
shell Added 'shell' to modules with a note that it doesn't really exist :) 13 years ago
template Fix except statement in template module. 13 years ago
user Update user module to support supplementary group membership 13 years ago
yum Eliminate possible race condition in async_wrapper where ansible deletes the argsfile while the module 13 years ago